rust/tests
mcarton aa1df8e9ff Improve the MAP_ENTRY lint
Don’t span a suggestion when not appropriate but use a note and don’t
force it to be `if !cond`.
2016-02-18 20:19:16 +01:00
..
compile-fail Improve the MAP_ENTRY lint 2016-02-18 20:19:16 +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