rust/clippy_lints
Michael Wright c78cf042ff Remove unneeded check for method call
The check can be removed because the call to `method_chains_args`
already performs this check.
2018-09-16 13:08:00 +02:00
..
src Remove unneeded check for method call 2018-09-16 13:08:00 +02:00
Cargo.toml Revert "the cargo feature: edition 2018 is stabilized in current nightly" 2018-09-15 11:16:45 +03:00
README.md Fix crates.io site name 2017-12-15 00:33:23 +02:00

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