mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
2c3aeea1ba
`#[diagnostic::on_unimplemented]` This commit replaces those `#[rustc_on_unimplemented]` attributes with their equivalent `#[diagnostic::on_unimplemented]` where this is supported (So no filter or any extended option)