mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
40c4ed4994
uplift `clippy::clone_double_ref` as `suspicious_double_ref_op` Split from #109842. r? ``@compiler-errors``