rust/clippy_lints
Michael Wright df04238d3a Fix `unit_arg` false positive
Ignore arguments with the question mark operator.

Closes #2945
2019-01-29 07:22:08 +02:00
..
src Fix `unit_arg` false positive 2019-01-29 07:22:08 +02:00
Cargo.toml chore(cargo/dependencies/cargo-metadata): Upgrade to 0.7.1 2019-01-25 21:53:44 +01:00
README.md rust-lang-nursery/rust-clippy => rust-lang/rust-clippy 2018-11-22 04:40:09 +01:00

README.md

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