rust/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
..

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