mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
38fce1235a
Don't lint `implicit_clone` when the type doesn't implement clone fixes #10019 changelog: `implicit_clone`: Don't lint when the type doesn't implement clone