rust/clippy_lints
bors 38fce1235a Auto merge of #10022 - Jarcho:issue_10019, r=giraffate
Don't lint `implicit_clone` when the type doesn't implement clone

fixes #10019
changelog: `implicit_clone`: Don't lint when the type doesn't implement clone
2022-12-02 07:17:13 +00:00
..
src Auto merge of #10022 - Jarcho:issue_10019, r=giraffate 2022-12-02 07:17:13 +00:00
Cargo.toml Merge commit 'f4850f7292efa33759b4f7f9b7621268979e9914' into clippyup 2022-11-21 20:51:52 +01:00
README.md

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