rust/clippy_lints
Chris Emerson f680eb164d Update unnecessary_operation and no_effect to not suggest removing
structs/enums wrappers when that type implements Drop as noted
in #2061.
2017-09-18 20:07:33 +01:00
..
src Update unnecessary_operation and no_effect to not suggest removing 2017-09-18 20:07:33 +01:00
Cargo.toml Version bump 2017-09-14 09:13:54 +02:00
README.md

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