Commit 4e73d49
committed
Rollup merge of rust-lang#22660 - achernya:tuple-reference, r=alexcrichton
The Rust Reference should include the tuple indexing (using a number
as a field) notation; currently it is only available on
http://doc.rust-lang.org/std/primitive.tuple.html and not easily
searchable.1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3557 | 3557 | | |
3558 | 3558 | | |
3559 | 3559 | | |
3560 | | - | |
| 3560 | + | |
| 3561 | + | |
3561 | 3562 | | |
3562 | 3563 | | |
3563 | 3564 | | |
| |||
3566 | 3567 | | |
3567 | 3568 | | |
3568 | 3569 | | |
| 3570 | + | |
3569 | 3571 | | |
3570 | 3572 | | |
3571 | 3573 | | |
| |||
0 commit comments