rust/clippy_lints
2020-03-13 17:07:11 +00:00
..
src Document that wildcard_imports doesn't warn about use ...::prelude::*; 2020-03-13 17:07:11 +00:00
Cargo.toml deps: bump itertools 0.8 -> 0.9 2020-03-08 01:33:17 +01:00
README.md clippy_lints: readme: don't mention crates.io since it is no longer used to publish clippy. 2020-03-10 01:05:54 +01:00

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