rust/clippy_lints
mcarton ce2b96abe9
Fix yet another FP in USELESS_LET_IF_SEQ
The block expression before the assignment must be `None`.
2016-06-09 23:33:38 +02:00
..
src Fix yet another FP in USELESS_LET_IF_SEQ 2016-06-09 23:33:38 +02:00
Cargo.toml Bump to 0.0.75 2016-06-08 12:23:33 +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.