mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 10:47:16 +00:00

uplift `clippy::clone_double_ref` as `suspicious_double_ref_op` Split from #109842. r? ``@compiler-errors``
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.