rust/tests/ui/diagnostic_namespace
Georg Semmler 10538d4d2b
Add some additional warnings for duplicated diagnostic items
This commit adds warnings if a user supplies several diagnostic options
where we can only apply one of them. We explicitly warn about ignored
options here. In addition a small test for these warnings is added.
2023-11-17 07:28:43 +01:00
..
auxiliary
on_unimplemented Add some additional warnings for duplicated diagnostic items 2023-11-17 07:28:43 +01: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