0
0
mirror of https://github.com/rust-lang/rust.git synced 2024-11-24 09:26:11 +01:00
rust/tests/ui/diagnostic_namespace
Eric Huss 1b0e78738b Add reference annotations for diagnostic attributes
This adds reference annotations for `diagnostic::on_unimplmented` and
the `diagnostic` namespace in general.
2024-11-18 10:45:26 -08:00
..
auxiliary
do_not_recommend
on_unimplemented Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
can_use_the_diagnostic_name_in_other_places.rs
deny_malformed_attribute.rs Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
deny_malformed_attribute.stderr Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
existing_proc_macros.rs
malformed_foreign_on_unimplemented.rs Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
malformed_foreign_on_unimplemented.stderr Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
non_existing_attributes_accepted.rs Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
non_existing_attributes_accepted.stderr Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
requires_path.rs
requires_path.stderr
suggest_typos.rs Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
suggest_typos.stderr Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00