rust-clippy/tests
2016-02-20 21:15:05 +01:00
..
compile-fail Lint about format!("{}", foo) 2016-02-20 21:15:05 +01:00
run-pass prevent panic in enum glob import lint if a crate's elements are glob imported 2016-02-08 11:28:18 +01:00
camel_case.rs fix enum_variant_names linting on all caps enum variants 2016-02-17 13:33:32 +01:00
cc_seme.rs fallout 2016-02-01 13:01:16 +01:00
compile-test.rs prevent panic in enum glob import lint if a crate's elements are glob imported 2016-02-08 11:28:18 +01:00
consts.rs fallout 2016-02-17 13:33:32 +01:00
dogfood.rs high-speed-dogfood 2015-12-03 16:41:55 +01:00
matches.rs Put tests in tests folder 2015-12-23 17:48:41 +01:00
mut_mut_macro.rs fix #595 2016-02-08 23:48:04 +01:00
trim_multiline.rs added empty line test 2015-08-13 23:18:34 +05:30
used_underscore_binding_macro.rs Add RustcEncodable test 2015-12-21 01:40:19 -08:00