rust-clippy/clippy_lints
flip1995 c0e0171880
Rename two lints to comply with our lint naming convention
self_named_constructor -> self_named_constructors
append_instead_of_extend -> extend_with_drain
2021-07-29 13:28:41 +02:00
..
src Rename two lints to comply with our lint naming convention 2021-07-29 13:28:41 +02:00
Cargo.toml Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c' into clippyup 2021-07-01 18:17:38 +02:00
README.md

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