os-rust/tests/ui/diagnostic_namespace/on_unimplemented
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 Stabilize the #[diagnostic] namespace and #[diagnostic::on_unimplemented] attribute 2024-02-27 08:50:56 +01:00
broken_format.rs Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
broken_format.stderr Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
custom-on-unimplemented-diagnostic.rs Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
custom-on-unimplemented-diagnostic.stderr Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
do_not_accept_options_of_the_internal_rustc_attribute.rs Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
do_not_accept_options_of_the_internal_rustc_attribute.stderr Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
do_not_fail_parsing_on_invalid_options_1.rs Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
do_not_fail_parsing_on_invalid_options_1.stderr Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
error_is_shown_in_downstream_crates.rs Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
error_is_shown_in_downstream_crates.stderr Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
ignore_unsupported_options_and_continue_to_use_fallback.rs Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
ignore_unsupported_options_and_continue_to_use_fallback.stderr Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
multiple_notes.rs Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
multiple_notes.stderr Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
on_unimplemented_simple.rs Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
on_unimplemented_simple.stderr Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
report_warning_on_duplicated_options.rs Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
report_warning_on_duplicated_options.stderr Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00