rust/clippy_lints
bors 3f48ed523f Auto merge of #10160 - llogiq:default-trim-paths, r=dswij
trim paths in `default_trait_access`/`clone_on_copy` suggestions

This should help making the suggestions more palatable. Similar to #10153.

---

changelog: trim paths in [`default_trait_access`]/[`clone_on_copy`] suggestions
2023-01-06 09:07:58 +00:00
..
src Auto merge of #10160 - llogiq:default-trim-paths, r=dswij 2023-01-06 09:07:58 +00:00
Cargo.toml Bump Clippy version -> 0.1.68 2022-12-17 13:57:41 +01:00
README.md

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