rust/clippy_lints
bors b7db5bfc50 Auto merge of #6442 - matthiaskrgr:clone-double-ref-ty, r=llogiq
clone_double_ref: print reference type in lint message

changelog: clone_double_ref: print the type of the reference in lint message
2020-12-13 10:09:00 +00:00
..
src Auto merge of #6442 - matthiaskrgr:clone-double-ref-ty, r=llogiq 2020-12-13 10:09:00 +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.