rust/tests/ui/diagnostic_namespace
Georg Semmler 9017b974ee
Improve the warning messages for the #[diagnostic::on_unimplemented]
This commit improves warnings emitted for malformed on unimplemented
attributes by:

* Improving the span of the warnings
* Adding a label message to them
* Separating the messages for missing and unexpected options
* Adding a help message that says which options are supported
2023-10-19 15:00:47 +02:00
..
auxiliary
on_unimplemented Improve the warning messages for the #[diagnostic::on_unimplemented] 2023-10-19 15:00:47 +02:00
can_use_the_diagnostic_name_in_other_places.rs
existing_proc_macros.rs
feature-gate-diagnostic_namespace.rs
feature-gate-diagnostic_namespace.stderr
non_existing_attributes_accepted.rs
non_existing_attributes_accepted.stderr
requires_path.rs
requires_path.stderr