rust/tests/run-pass
2018-06-07 07:42:45 +02:00
..
whitelist Remove all mention and testing of #[plugin(clippy)] and warn if used 2018-05-11 13:20:39 +02:00
associated-constant-ice.rs Reduce the hackiness of cargo-clippy 2017-10-03 12:07:24 +02:00
cc_seme.rs Remove all mention and testing of #[plugin(clippy)] and warn if used 2018-05-11 13:20:39 +02:00
enum-glob-import-crate.rs Reduce the hackiness of cargo-clippy 2017-10-03 12:07:24 +02:00
ice-700.rs Reduce the hackiness of cargo-clippy 2017-10-03 12:07:24 +02:00
ice-1588.rs Reduce the hackiness of cargo-clippy 2017-10-03 12:07:24 +02:00
ice-1782.rs Add run-pass tests for SpanlessEq/SpanlessHash ICE 2018-05-17 20:47:21 +02:00
ice-1969.rs Reduce the hackiness of cargo-clippy 2017-10-03 12:07:24 +02:00
ice-2499.rs Fix ICE for issues 2767, 2499, 1782 2018-05-17 21:12:07 +02:00
ice-2594.rs Add run-pass tests for SpanlessEq/SpanlessHash ICE 2018-05-17 20:47:21 +02:00
ice-2727.rs Check that we don't treat any type but a range type as a range 2018-05-08 17:16:01 +02:00
ice-2760.rs Fix chrono crash due to empty param_env 2018-05-21 17:58:34 +02:00
ice-2774.rs Fix cargo late bound region mismatch ICE 2018-06-07 07:42:45 +02:00
ice_exacte_size.rs Remove all mention and testing of #[plugin(clippy)] and warn if used 2018-05-11 13:20:39 +02:00
if_same_then_else.rs Fixes #2426 (if_same_then_else false positive) 2018-02-09 15:31:55 +01:00
issue-825.rs Remove all mention and testing of #[plugin(clippy)] and warn if used 2018-05-11 13:20:39 +02:00
issues_loop_mut_cond.rs better parsing of condition in while loop for mutability 2018-05-27 23:59:07 +02:00
match_same_arms_const.rs Fix #2427 2018-02-09 15:25:12 +01:00
mut_mut_macro.rs Remove all mention and testing of #[plugin(clippy)] and warn if used 2018-05-11 13:20:39 +02:00
needless_borrow_fp.rs Temporarily disable the needless_borrow lint 2018-04-08 11:13:46 +02:00
needless_lifetimes_impl_trait.rs Removed stable feature flags 2018-05-28 10:03:27 +02:00
procedural_macro.rs Move mini-macro to proc macro 2017-12-20 08:16:44 -08:00
regressions.rs Reduce the hackiness of cargo-clippy 2017-10-03 12:07:24 +02:00
returns.rs Fix #1346 2016-11-20 10:15:40 +09:00
single-match-else.rs Reduce the hackiness of cargo-clippy 2017-10-03 12:07:24 +02:00
used_underscore_binding_macro.rs Remove all mention and testing of #[plugin(clippy)] and warn if used 2018-05-11 13:20:39 +02:00