rust-clippy/tests/run-pass
2018-08-29 11:08:29 -07: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 Adapt run-pass tests to the tool_lints 2018-08-29 11:08:29 -07: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 Adapt run-pass tests to the tool_lints 2018-08-29 11:08:29 -07:00
ice-700.rs Adapt run-pass tests to the tool_lints 2018-08-29 11:08:29 -07:00
ice-1588.rs Adapt run-pass tests to the tool_lints 2018-08-29 11:08:29 -07:00
ice-1782.rs Add run-pass tests for SpanlessEq/SpanlessHash ICE 2018-05-17 20:47:21 +02:00
ice-1969.rs Adapt run-pass tests to the tool_lints 2018-08-29 11:08:29 -07:00
ice-2499.rs Adapt run-pass tests to the tool_lints 2018-08-29 11:08:29 -07: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 Adapt run-pass tests to the tool_lints 2018-08-29 11:08:29 -07:00
ice-2774.rs Adapt run-pass tests to the tool_lints 2018-08-29 11:08:29 -07:00
ice-2865.rs Use utils::opt_def_id() instead of def_id() to prevent ICE 2018-06-25 22:25:15 +02:00
ice_exacte_size.rs Adapt run-pass tests to the tool_lints 2018-08-29 11:08:29 -07:00
if_same_then_else.rs Adapt run-pass tests to the tool_lints 2018-08-29 11:08:29 -07:00
issue-825.rs Remove all mention and testing of #[plugin(clippy)] and warn if used 2018-05-11 13:20:39 +02:00
issue-2862.rs Check for arguments before accessing the first arg 2018-06-21 15:46:24 +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 Adapt run-pass tests to the tool_lints 2018-08-29 11:08:29 -07:00
mut_mut_macro.rs Adapt run-pass tests to the tool_lints 2018-08-29 11:08:29 -07:00
needless_borrow_fp.rs Adapt run-pass tests to the tool_lints 2018-08-29 11:08:29 -07:00
needless_lifetimes_impl_trait.rs Adapt run-pass tests to the tool_lints 2018-08-29 11:08:29 -07:00
procedural_macro.rs Move mini-macro to proc macro 2017-12-20 08:16:44 -08:00
regressions.rs Adapt run-pass tests to the tool_lints 2018-08-29 11:08:29 -07:00
returns.rs Fix #1346 2016-11-20 10:15:40 +09:00
single-match-else.rs Adapt run-pass tests to the tool_lints 2018-08-29 11:08:29 -07:00
used_underscore_binding_macro.rs Adapt run-pass tests to the tool_lints 2018-08-29 11:08:29 -07:00