rust/clippy_lints
bors 76c4a337d1 Auto merge of #7535 - LeSeulArtichaut:7518-self-ty-arg, r=xFrednet
Properly handle `Self` type for `trivially_copy_pass_by_ref`

changelog: properly handle `Self` type for [`trivially_copy_pass_by_ref`].

Fixes #7518
2021-08-10 10:25:26 +00:00
..
src Auto merge of #7535 - LeSeulArtichaut:7518-self-ty-arg, r=xFrednet 2021-08-10 10:25:26 +00:00
Cargo.toml Bump Clippy Version -> 0.1.56 2021-07-29 11:15:11 +02:00
README.md

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