rust/src/test/ui/tuple
Yuki Okushi eb9abea295 Move some tests to more suitable subdirs 2021-03-06 18:24:53 +09:00
..
tuple-struct-fields rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros. 2020-02-06 21:46:38 +02:00
index-float.rs Add some requested tests 2020-07-02 21:05:18 +03:00
index-invalid.rs Add test for errors triggered on parts of decomposed index 2020-07-02 20:35:50 +03:00
index-invalid.stderr rustc_parse: More precise spans for `tuple.0.0` 2020-10-11 02:33:49 +03:00
indexing-in-macro.rs Update dtolnay's tests that now work 2020-07-02 20:35:50 +03:00
nested-index.rs Test a range, which is not nested indexing 2020-07-02 20:35:50 +03:00
one-tuple.rs Move some tests to more reasonable directories 2021-02-16 21:22:21 -03:00
tup.rs Move some tests to more suitable subdirs 2021-03-06 18:24:53 +09:00
tuple-arity-mismatch.rs Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
tuple-arity-mismatch.stderr Specific labels when referring to "expected" and "found" types 2019-11-18 11:02:22 -08:00
tuple-index-not-tuple.rs
tuple-index-not-tuple.stderr use structured suggestions for nonexistent fields 2018-12-31 12:52:30 -05:00
tuple-index-out-of-bounds.rs
tuple-index-out-of-bounds.stderr use structured suggestions for nonexistent fields 2018-12-31 12:52:30 -05:00