]> git.lizzy.rs Git - rust.git/history - clippy_lints/src/lib.rs
add version check to the unit tests
[rust.git] / clippy_lints / src / lib.rs
2016-05-30 Oliver Schneideradd version check to the unit tests
2016-05-29 Manish GoregaokarMerge pull request #814 from Manishearth/let_mut_if
2016-05-29 mcartonAdd a `USELESS_LET_IF_SEQ` lint
2016-05-27 Manish GoregaokarMerge pull request #950 from oli-obk/split3
2016-05-27 Oliver Schneidersplit clippy into lints, plugin and cargo-clippy