-
Notifications
You must be signed in to change notification settings - Fork 12.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Descripe tuple indexing in TRPL #24509
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
|
||
x = y; | ||
``` | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I moved this up because it felt weird after the new subheading, but i wanted the heading so we can link to it
📌 Commit dabc486 has been approved by |
This was merged in #24512 , sorry, I rebased and forgot that'd screw it up :( |
FIxes #23962