mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 18:15:32 +00:00
Add reference annotations for diagnostic attributes This adds reference annotations for `diagnostic::on_unimplmented` and the `diagnostic` namespace in general. There's also a rename for a test that looks like it was put in the wrong location.