mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
92c4fc3cd8
Fix `redundant_clone` fp fixes: #5973 fixes: #5595 fixes: #6998 changelog: Fix `redundant_clone` fp where the cloned value is modified while the clone is in use.