mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
35b271306f
Account for `Rc` and `Arc` when suggesting to clone When suggesting to clone a reference-counted value, be less uncertain.