rust/clippy_lints
Krishna Veera Reddy 26812f733d Prevent mem_replace_with_default lint within macros
Also added test cases for internal and external macros.
2019-12-31 09:22:34 -08:00
..
src Prevent mem_replace_with_default lint within macros 2019-12-31 09:22:34 -08:00
Cargo.toml Remove unused debugging feature 2019-11-25 17:23:07 +01:00
README.md rust-lang-nursery/rust-clippy => rust-lang/rust-clippy 2018-11-22 04:40:09 +01:00

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