Files
rust/library/alloc/src
Romain Perier 12f8364d4d Introduce #[diagnostic::on_move] on Arc
This annotates the `Arc` type with the diagnostic attribute
`#[diagnostic::on_move]`. Now when a moved `Arc` is borrowed,
a suggestion to clone it is made, with a label explaining why.
2026-04-01 11:00:54 +02:00
..
2026-03-14 22:09:35 -04:00
2026-03-25 16:18:33 +03:00
2026-04-01 11:00:54 +02:00
2026-02-07 17:20:39 +03:00