rust/tests/ui/diagnostic_namespace/on_unimplemented
mejrs 9ffd0bf75a do away with `_Self` and `TraitName` and check generic params for rustc_on_unimplemented 2025-05-17 15:15:53 +02: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 Write the format string parserand split it from conditions parser 2025-04-10 17:28:23 +02:00
custom-on-unimplemented-diagnostic.rs compiletest: Make diagnostic kind mandatory on line annotations 2025-04-30 10:44:24 +03:00
custom-on-unimplemented-diagnostic.stderr compiletest: Make diagnostic kind mandatory on line annotations 2025-04-30 10:44:24 +03:00
do_not_accept_options_of_the_internal_rustc_attribute.rs do away with `_Self` and `TraitName` and check generic params for rustc_on_unimplemented 2025-05-17 15:15:53 +02:00
do_not_accept_options_of_the_internal_rustc_attribute.stderr do away with `_Self` and `TraitName` and check generic params for rustc_on_unimplemented 2025-05-17 15:15:53 +02:00
do_not_fail_parsing_on_invalid_options_1.rs do away with `_Self` and `TraitName` and check generic params for rustc_on_unimplemented 2025-05-17 15:15:53 +02:00
do_not_fail_parsing_on_invalid_options_1.stderr do away with `_Self` and `TraitName` and check generic params for rustc_on_unimplemented 2025-05-17 15:15:53 +02: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 UI tests: add missing diagnostic kinds where possible 2025-04-08 23:06:31 +03: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_impl_trait.rs Move `on impl position` test to proper directory 2025-04-29 12:19:29 +02:00
on_impl_trait.stderr Move `on impl position` test to proper directory 2025-04-29 12:19:29 +02: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