rust/clippy_lints
bors c07103b4a2 Auto merge of #6993 - Jarcho:expl_impl_clone, r=llogiq
Improve `expl_impl_clone_on_copy`

fixes: #1254

changelog: Check to see if the generic constraints are the same as if using derive for `expl_impl_clone_on_copy`
2021-03-28 23:30:56 +00:00
..
src Auto merge of #6993 - Jarcho:expl_impl_clone, r=llogiq 2021-03-28 23:30:56 +00:00
Cargo.toml Bump Clippy Version -> 0.1.53 2021-03-25 18:48:48 +01:00
README.md

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