rust-clippy/tests/run-pass
mcarton 15e55f5df5 Deprecates 4 lints
Namely STR_TO_STRING, STRING_TO_STRING, UNSTABLE_AS_SLICE and
UNSTABLE_AS_MUT_SLICE.
2016-03-24 19:56:48 +01:00
..
conf_unknown_key.rs White-list third-party in conf files 2016-03-12 14:51:47 +01:00
conf_unknown_key.toml White-list third-party in conf files 2016-03-12 14:51:47 +01:00
deprecated.rs Deprecates 4 lints 2016-03-24 19:56:48 +01:00
enum-glob-import-crate.rs prevent panic in enum glob import lint if a crate's elements are glob imported 2016-02-08 11:28:18 +01:00
ice-700.rs Fix ICE with match_def_path 2016-02-22 20:00:51 +01:00
mut_mut_macro.rs Put regex_macros tests in a separate feature 2016-03-07 19:39:49 +01:00