mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +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 .