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 Change all links to reflect the move to rust-lang-nursery 2017-08-06 23:10:55 +02:00

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