rust/clippy_lints
bors 1df2e38219 Auto merge of #6443 - matthiaskrgr:clone_on_copy_type, r=ebroto
clone_on_copy: show the type in the lint message

changelog: clone_on_copy: show the type in the lint message
2020-12-13 16:47:33 +00:00
..
src Auto merge of #6443 - matthiaskrgr:clone_on_copy_type, r=ebroto 2020-12-13 16:47:33 +00:00
Cargo.toml Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
README.md

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