about summary refs log tree commit diff
path: root/src/test/compile-fail/tuple-index-not-tuple.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-20/+0
2017-07-07Fold E0613 into E0609boreeas-2/+2
2017-06-15Add E0613Guillaume Gomez-2/+2
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2014-12-03Remove feature gates for `if let`, `while let`, and tuple indexingNick Cameron-2/+0
2014-09-10Implement tuple and tuple struct indexingP1start-0/+22