rust/tests/ui/diagnostic_namespace/on_unimplemented
2024-01-05 15:23:10 +01:00
..
auxiliary Add a test that emitting diagnostics does not require the crate to use 2024-01-05 15:23:10 +01:00
do_not_accept_options_of_the_internal_rustc_attribute.rs Restrict what symbols can be used in #[diagnostic::on_unimplemented] format strings 2023-12-04 10:00:33 +01:00
do_not_accept_options_of_the_internal_rustc_attribute.stderr Restrict what symbols can be used in #[diagnostic::on_unimplemented] format strings 2023-12-04 10:00:33 +01:00
do_not_fail_parsing_on_invalid_options_1.rs Restrict what symbols can be used in #[diagnostic::on_unimplemented] format strings 2023-12-04 10:00:33 +01:00
do_not_fail_parsing_on_invalid_options_1.stderr Restrict what symbols can be used in #[diagnostic::on_unimplemented] format strings 2023-12-04 10:00:33 +01:00
error_is_shown_in_downstream_crates.rs Add a test that emitting diagnostics does not require the crate to use 2024-01-05 15:23:10 +01:00
error_is_shown_in_downstream_crates.stderr Add a test that emitting diagnostics does not require the crate to use 2024-01-05 15:23:10 +01:00
feature-gate-diagnostic_on_unimplemented.rs #[diagnostic::on_unimplemented] without filters 2023-09-12 20:03:18 +02:00
feature-gate-diagnostic_on_unimplemented.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
ignore_unsupported_options_and_continue_to_use_fallback.rs Add some additional warnings for duplicated diagnostic items 2023-11-17 07:28:43 +01:00
ignore_unsupported_options_and_continue_to_use_fallback.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
multiple_notes.rs Allows #[diagnostic::on_unimplemented] attributes to have multiple 2023-10-27 12:42:42 +02:00
multiple_notes.stderr Allows #[diagnostic::on_unimplemented] attributes to have multiple 2023-10-27 12:42:42 +02:00
on_unimplemented_simple.rs #[diagnostic::on_unimplemented] without filters 2023-09-12 20:03:18 +02:00
on_unimplemented_simple.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
report_warning_on_duplicated_options.rs Add some additional warnings for duplicated diagnostic items 2023-11-17 07:28:43 +01:00
report_warning_on_duplicated_options.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00