mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
eac589b4e4
uplift `clippy::clone_double_ref` as `suspicious_double_ref_op` Split from #109842. r? ``@compiler-errors``