Skip to content

Descripe tuple indexing in TRPL#24509

Closed
steveklabnik wants to merge 1 commit into
rust-lang:masterfrom
steveklabnik:gh23962
Closed

Descripe tuple indexing in TRPL#24509
steveklabnik wants to merge 1 commit into
rust-lang:masterfrom
steveklabnik:gh23962

Conversation

@steveklabnik

Copy link
Copy Markdown
Contributor

FIxes #23962

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

Copy link
Copy Markdown
Contributor Author

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

@nikomatsakis

Copy link
Copy Markdown
Contributor

@bors r+ rollup dabc486

@bors

bors commented Apr 16, 2015

Copy link
Copy Markdown
Collaborator

📌 Commit dabc486 has been approved by nikomatsakis

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Apr 16, 2015
bors added a commit that referenced this pull request Apr 16, 2015
bors added a commit that referenced this pull request Apr 17, 2015
bors added a commit that referenced this pull request Apr 17, 2015
Manishearth added a commit to Manishearth/rust that referenced this pull request Apr 17, 2015
Manishearth added a commit to Manishearth/rust that referenced this pull request Apr 17, 2015
@steveklabnik

Copy link
Copy Markdown
Contributor Author

This was merged in #24512 , sorry, I rebased and forgot that'd screw it up :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tuple indexing syntax is missing from the rust book

4 participants