rust-clippy/tests/compile-fail
Manish Goregaokar 6bc69fa342 Merge pull request #127 from birkenfeld/better-helptext-if-let
better help text for "match -> if let" lint
2015-08-12 00:44:51 +05:30
..
approx_const.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
attrs.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
bit_masks.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
box_vec.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
cmp_nan.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
cmp_owned.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
collapsible_if.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
dlist.rs Use compiletest 2015-04-14 00:20:44 +05:30
eq_op.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
eta.rs Add eta reduction (fixes #29) 2015-05-10 11:49:08 +05:30
float_cmp.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
identity_op.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
len_zero.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
match_if_let.rs better help text for "match -> if let" lint 2015-08-11 19:26:51 +02:00
modulo_one.rs Implements #45 - any number mod 1 will be 0 2015-05-31 13:43:31 +01:00
mut_mut.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
needless_bool.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
needless_return.rs new lint for unneeded return stmts 2015-08-11 19:05:11 +02:00
precedence.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
ptr_arg.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
strings.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00
toplevel_ref_arg.rs Use compiletest 2015-04-14 00:20:44 +05:30
unicode.rs all: whitespace cleanup 2015-08-11 20:22:50 +02:00