rust-clippy/tests/ui/crashes
Shotaro Yamada 555f5a49a2 Test fixes
2019-10-03 08:10:29 +09:00
..
auxiliary Test fixes 2019-10-03 08:10:29 +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-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-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-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-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_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
issue-2862.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