rust/clippy_lints
bors 672fb8e42e Auto merge of #9491 - kraktus:drop_copy, r=Jarcho
[`drop_copy`]: Do not lint idiomatic in match arm

close https://github.com/rust-lang/rust-clippy/issues/9482

changelog: [`drop_copy`]: Do not lint idiomatic in match arm
2022-09-27 19:18:29 +00:00
..
src Auto merge of #9491 - kraktus:drop_copy, r=Jarcho 2022-09-27 19:18:29 +00:00
Cargo.toml
README.md

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