rust/clippy_lints
flip1995 54e539121d
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 12:10:18 +02:00
..
src Rename two lints to comply with our lint naming convention 2021-07-29 12:10:18 +02:00
Cargo.toml Bump Clippy Version -> 0.1.56 2021-07-29 11:15:11 +02:00
README.md

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