mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-07 14:25:31 +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.