rust/src/test/ui/tuple
2019-05-28 21:35:20 +01:00
..
tuple-struct-fields Update tests 2019-03-11 23:10:26 +03:00
tuple-arity-mismatch.rs Correct pluralisation of tuple/array/associated type binding mismatch errors 2019-05-28 21:35:20 +01:00
tuple-arity-mismatch.stderr Correct pluralisation of tuple/array/associated type binding mismatch errors 2019-05-28 21:35:20 +01:00
tuple-float-index.fixed tests: Do not use -Z parse-only, continue compilation to test recovery 2019-01-06 22:20:46 +03:00
tuple-float-index.rs tests: Do not use -Z parse-only, continue compilation to test recovery 2019-01-06 22:20:46 +03:00
tuple-float-index.stderr Update tests 2019-03-11 23:10:26 +03: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
tuple-struct-nonexhaustive.rs Remove licenses 2018-12-25 21:08:33 -07:00
tuple-struct-nonexhaustive.stderr Update tests 2019-03-11 23:10:26 +03:00