rust-clippy/clippy_lints
bors ef2e2f0a0c Auto merge of #7693 - F3real:vec2, r=Manishearth
Expand box_vec lint to box_collection

fixed #7451

changelog: Expand `box_vec` into [`box_collection`], and have it error on all sorts of boxed collections
2021-09-22 22:13:13 +00:00
..
src Auto merge of #7693 - F3real:vec2, r=Manishearth 2021-09-22 22:13:13 +00:00
Cargo.toml Bump Clippy Version -> 0.1.57 2021-09-08 10:59:04 +02: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.