rust/tests/ui/diagnostic_namespace/on_unimplemented
Nilstrieb 41e8d152dc Show number in error message even for one error
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-11-24 19:15:52 +01:00
..
do_not_fail_parsing_on_invalid_options_1.rs Improve the warning messages for the #[diagnostic::on_unimplemented] 2023-10-19 15:00:47 +02:00
do_not_fail_parsing_on_invalid_options_1.stderr Improve the warning messages for the #[diagnostic::on_unimplemented] 2023-10-19 15:00:47 +02:00
feature-gate-diagnostic_on_unimplemented.rs
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
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