rust/src/test/ui/tuple
2020-10-11 02:33:49 +03: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
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 Remove licenses 2018-12-25 21:08:33 -07:00
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 Remove licenses 2018-12-25 21:08:33 -07:00
tuple-index-out-of-bounds.stderr use structured suggestions for nonexistent fields 2018-12-31 12:52:30 -05:00