rust/tests/ui/diagnostic_namespace
2025-12-04 11:59:19 +09:00
..
auxiliary Update tests to use new proc-macro header 2024-11-27 07:18:25 -08:00
do_not_recommend When more than a single impl and less than 4 could apply, point at them 2025-10-31 20:44:01 +00:00
on_const Point to the item that is incorrectly annotated with #[diagnostic::on_const] 2025-12-04 11:59:19 +09:00
on_unimplemented When more than a single impl and less than 4 could apply, point at them 2025-10-31 20:44:01 +00:00
can_use_the_diagnostic_name_in_other_places.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
deny_malformed_attribute.rs Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
deny_malformed_attribute.stderr Split up the unknown_or_malformed_diagnostic_attributes lint 2025-07-11 01:24:24 +02:00
existing_proc_macros.rs Update tests to use new proc-macro header 2024-11-27 07:18:25 -08:00
malformed_foreign_on_unimplemented.rs Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
malformed_foreign_on_unimplemented.stderr Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
multiline_spans.rs Split up the unknown_or_malformed_diagnostic_attributes lint 2025-07-11 01:24:24 +02:00
multiline_spans.stderr Split up the unknown_or_malformed_diagnostic_attributes lint 2025-07-11 01:24:24 +02:00
non_existing_attributes_accepted.rs Add reference annotations for diagnostic attributes 2024-11-18 10:45:26 -08:00
non_existing_attributes_accepted.stderr bless tests with new lint messages 2025-08-19 21:27:10 +02:00
requires_path.rs Stabilize the #[diagnostic] namespace and #[diagnostic::on_unimplemented] attribute 2024-02-27 08:50:56 +01:00
requires_path.stderr Stabilize the #[diagnostic] namespace and #[diagnostic::on_unimplemented] attribute 2024-02-27 08:50:56 +01:00
suggest_typos.rs Split up the unknown_or_malformed_diagnostic_attributes lint 2025-07-11 01:24:24 +02:00
suggest_typos.stderr Split up the unknown_or_malformed_diagnostic_attributes lint 2025-07-11 01:24:24 +02:00