rust/clippy_lints
Andy Russell effea41fe4
tweak let_and_return diagnostic
Label the unnecessary let binding and convert the note to structured
suggestion.
2019-05-24 14:52:55 -04:00
..
src tweak let_and_return diagnostic 2019-05-24 14:52:55 -04:00
Cargo.toml update if_chain to 1.0.0 2019-05-23 17:23:59 +02:00
README.md rust-lang-nursery/rust-clippy => rust-lang/rust-clippy 2018-11-22 04:40:09 +01:00

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