rust/clippy_lints
Andrew Xu dcf064a4f9 Rename "Associated*" to "Assoc*"
This is to fix the breakage introduced by rust-lang/rust#60163.
2019-05-25 20:31:34 +08:00
..
src Rename "Associated*" to "Assoc*" 2019-05-25 20:31:34 +08:00
Cargo.toml use derive feature over serde_derive crate 2019-05-09 13:05:34 -04: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.