rust/clippy_lints
Oliver Schneider f145fc44f8 Merge pull request #1414 from samueltardieu/no-short-circuit-if
Add a new "short_circuit_statement" lint (fixes #1194)
2017-01-05 10:41:14 +01:00
..
src Merge pull request #1414 from samueltardieu/no-short-circuit-if 2017-01-05 10:41:14 +01:00
Cargo.toml Bump to 0.0.106; Fix false positive in wrong_self_convention (fix #1420) 2017-01-04 18:05:04 -08:00
README.md Add a README for `clippy_lints` 2016-05-28 16:51:21 +02:00

README.md

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