rust/tests/ui/crashes
Yuki Okushi c6aeda7bd5 Move `use_self_macro` into `crashes/auxiliary` 2020-01-03 17:03:07 +09:00
..
auxiliary Move `use_self_macro` into `crashes/auxiliary` 2020-01-03 17:03:07 +09:00
whitelist Move run-pass tests to UI tests 2019-02-06 08:17:39 +01:00
associated-constant-ice.rs Add missing `// run-pass` annotations to ICE tests 2019-04-05 07:22:36 +02:00
cc_seme.rs Add missing `// run-pass` annotations to ICE tests 2019-04-05 07:22:36 +02:00
enum-glob-import-crate.rs Add missing `// run-pass` annotations to ICE tests 2019-04-05 07:22:36 +02:00
ice-360.rs Move ICE tests to /crashes 2019-12-31 20:55:12 +09:00
ice-360.stderr Move ICE tests to /crashes 2019-12-31 20:55:12 +09:00
ice-700.rs Add missing `// run-pass` annotations to ICE tests 2019-04-05 07:22:36 +02:00
ice-1588.rs Add missing `// run-pass` annotations to ICE tests 2019-04-05 07:22:36 +02:00
ice-1782.rs Add missing `// run-pass` annotations to ICE tests 2019-04-05 07:22:36 +02:00
ice-1969.rs Add missing `// run-pass` annotations to ICE tests 2019-04-05 07:22:36 +02:00
ice-2499.rs Add missing `// run-pass` annotations to ICE tests 2019-04-05 07:22:36 +02:00
ice-2594.rs Add missing `// run-pass` annotations to ICE tests 2019-04-05 07:22:36 +02:00
ice-2636.rs Move ICE tests to /crashes 2019-12-31 20:55:12 +09:00
ice-2636.stderr Move ICE tests to /crashes 2019-12-31 20:55:12 +09:00
ice-2727.rs Add missing `// run-pass` annotations to ICE tests 2019-04-05 07:22:36 +02:00
ice-2760.rs Add missing `// run-pass` annotations to ICE tests 2019-04-05 07:22:36 +02:00
ice-2774.rs Add missing `// run-pass` annotations to ICE tests 2019-04-05 07:22:36 +02:00
ice-2862.rs Rename test prefix 2019-12-31 20:55:12 +09:00
ice-2865.rs Add missing `// run-pass` annotations to ICE tests 2019-04-05 07:22:36 +02:00
ice-3151.rs Add missing `// run-pass` annotations to ICE tests 2019-04-05 07:22:36 +02:00
ice-3462.rs Add missing `// run-pass` annotations to ICE tests 2019-04-05 07:22:36 +02:00
ice-3717.rs Move ICE tests to /crashes 2019-12-31 20:55:12 +09:00
ice-3717.stderr Move ICE tests to /crashes 2019-12-31 20:55:12 +09:00
ice-3741.rs Fix ICE in suspicious_else_formatting 2019-04-07 11:11:06 +02:00
ice-3747.rs Add missing `// run-pass` annotations to ICE tests 2019-04-05 07:22:36 +02:00
ice-3891.rs Fix ICE in decimal_literal_representation lint 2019-04-08 22:16:34 +02:00
ice-3891.stderr Rustup to https://github.com/rust-lang/rust/pull/60965 2019-05-23 20:19:00 +02:00
ice-4121.rs Move ICE tests to /crashes 2019-12-31 20:55:12 +09:00
ice-4545.rs Move ICE tests to /crashes 2019-12-31 20:55:12 +09:00
ice-4579.rs Move ICE tests to /crashes 2019-12-31 20:55:12 +09:00
ice-4671.rs Move `use_self_macro` into `crashes/auxiliary` 2020-01-03 17:03:07 +09:00
ice-4727.rs Put ice test auxiliary fix in right place 2019-11-08 07:18:12 +02:00
ice-4760.rs Use correct TypeckTables when hashing bodies 2019-11-04 20:03:03 -05:00
ice-4775.rs Move ICE tests to /crashes 2019-12-31 20:55:12 +09:00
ice-4968.rs Add attribute 2020-01-02 09:32:55 +09:00
ice_exacte_size.rs Add missing `// run-pass` annotations to ICE tests 2019-04-05 07:22:36 +02:00
if_same_then_else.rs Add a new lint for comparison chains 2019-09-24 16:55:05 -05:00
inherent_impl.rs Ignore impls derived from macros 2019-09-27 20:47:00 -05:00
issue-825.rs Add missing `// run-pass` annotations to ICE tests 2019-04-05 07:22:36 +02:00
issues_loop_mut_cond.rs Add missing `// run-pass` annotations to ICE tests 2019-04-05 07:22:36 +02:00
match_same_arms_const.rs Add missing `// run-pass` annotations to ICE tests 2019-04-05 07:22:36 +02:00
mut_mut_macro.rs Add missing `// run-pass` annotations to ICE tests 2019-04-05 07:22:36 +02:00
needless_borrow_fp.rs Add missing `// run-pass` annotations to ICE tests 2019-04-05 07:22:36 +02:00
needless_lifetimes_impl_trait.rs Add missing `// run-pass` annotations to ICE tests 2019-04-05 07:22:36 +02:00
procedural_macro.rs Add missing `// run-pass` annotations to ICE tests 2019-04-05 07:22:36 +02:00
regressions.rs Add missing `// run-pass` annotations to ICE tests 2019-04-05 07:22:36 +02:00
returns.rs Add missing `// run-pass` annotations to ICE tests 2019-04-05 07:22:36 +02:00
single-match-else.rs Add missing `// run-pass` annotations to ICE tests 2019-04-05 07:22:36 +02:00
used_underscore_binding_macro.rs Revert "Turn off two tests broken due to #4108" 2019-05-20 12:31:53 +02:00