rust/tests
2016-03-05 22:41:52 +05:30
..
compile-fail Warn about calling a closure in the same expression where it's defined. 2016-03-05 22:41:52 +05:30
run-pass Fix ICE with match_def_path 2016-02-22 20:00:51 +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
matches.rs
mut_mut_macro.rs fix #595 2016-02-08 23:48:04 +01:00
trim_multiline.rs
used_underscore_binding_macro.rs