rust/clippy_lints/src/utils
2016-08-06 20:59:27 +02:00
..
cargo.rs fix cargo clippy when using with --manifest-path 2016-06-21 12:31:30 +02:00
comparisons.rs split clippy into lints, plugin and cargo-clippy 2016-05-27 13:03:58 +02:00
conf.rs Add a configurable threshold for enum variants before name lints trigger (fixes #1138) 2016-08-06 20:59:27 +02:00
higher.rs Move vec! unexpanding function to utils::higher 2016-07-01 17:12:49 +02:00
hir.rs Rustup to rustc 1.12.0-nightly (f93aaf84c 2016-07-09) 2016-07-10 15:42:02 +02:00
internal_lints.rs add an internal lint that catches misordered paths 2016-07-18 11:19:33 +02:00
mod.rs lint on by ref patterns for references 2016-08-01 16:59:14 +02:00
paths.rs "fallout" 2016-07-18 11:19:45 +02:00
sugg.rs Fix suggestions for NEW_WITHOUT_DEFAULT 2016-07-10 14:20:38 +02:00