mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
e9440cbcde
Fix FP in `same_item_push` Don't emit a lint when the pushed item doesn't have Clone trait Fix #5979 changelog: Fix FP in `same_item_push` not to emit a lint when the pushed item doesn't have Clone trait