rust-clippy/clippy_lints
Manish Goregaokar cbc430a699 Merge pull request #814 from Manishearth/let_mut_if
Add a `USELESS_LET_IF_SEQ` lint
2016-05-29 16:12:55 +05:30
..
src Add a USELESS_LET_IF_SEQ lint 2016-05-29 12:19:12 +02:00
Cargo.toml Merge branch 'pr-961' 2016-05-29 11:48:28 +02:00
README.md Add a README for clippy_lints 2016-05-28 16:51:21 +02:00

This crate contains Clippy lints. For the main crate, check cargo.io or GitHub.