mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
ae9a4a43d3
Introduce #[diagnostic::on_move] on `Arc` This is related to the tracking issue rust-lang/rust#154181 and to the original issue rust-lang/rust#149862 .