rust/clippy_lints
bors 7b501f0f6a Auto merge of #4137 - euclio:let-return, r=oli-obk
tweak `let_and_return` diagnostic

changelog: `let_and_return`: label the unnecessary let binding and convert the note to a structured
suggestion
2019-05-27 13:04:14 +00:00
..
src Auto merge of #4137 - euclio:let-return, r=oli-obk 2019-05-27 13:04:14 +00:00
Cargo.toml update if_chain to 1.0.0 2019-05-23 17:23:59 +02:00
README.md

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