rust/src/test/ui/on-unimplemented
Vadim Petrochenkov 7977250fb4 Make sure all ui/parse tests have -Z parse-only
Except those testing parsing during macro expansion
2018-10-21 14:06:29 +03:00
..
auxiliary Add filter to detect local crates for rustc_on_unimplemented 2018-02-01 15:06:21 -08:00
bad-annotation.rs Various changes to rustc_on_unimplemented 2018-08-12 12:26:38 -07:00
bad-annotation.stderr Various changes to rustc_on_unimplemented 2018-08-12 12:26:38 -07:00
expected-comma-found-token.rs Make sure all ui/parse tests have -Z parse-only 2018-10-21 14:06:29 +03:00
expected-comma-found-token.stderr Make sure all ui/parse tests have -Z parse-only 2018-10-21 14:06:29 +03:00
multiple-impls.rs Remove NOTE/HELP annotations from UI tests 2017-12-14 23:26:39 +03:00
multiple-impls.stderr update tests 2018-03-14 00:53:24 +01:00
no-debug.rs Add filter to detect local crates for rustc_on_unimplemented 2018-02-01 15:06:21 -08:00
no-debug.stderr Suggest more helpful formatting string 2018-05-05 11:50:02 +01:00
on-impl.rs Remove NOTE/HELP annotations from UI tests 2017-12-14 23:26:39 +03:00
on-impl.stderr update tests 2018-03-14 00:53:24 +01:00
on-trait.rs Remove NOTE/HELP annotations from UI tests 2017-12-14 23:26:39 +03:00
on-trait.stderr update tests 2018-03-14 00:53:24 +01:00
slice-index.rs Remove NOTE/HELP annotations from UI tests 2017-12-14 23:26:39 +03:00
slice-index.stderr update tests 2018-03-14 00:53:24 +01:00