rust/tests/ui/diagnostic_namespace
Georg Semmler 5b576665e5
Introduce the #[diagnostic] attribute namespace
Co-authored-by: est31 <est31@users.noreply.github.com>

Co-authored-by: Esteban Kuber <estebank@users.noreply.github.com>

Co-authored-by: Vadim Petrochenkov <vadim.petrochenkov@gmail.com>
2023-07-28 13:28:02 +02:00
..
auxiliary Introduce the #[diagnostic] attribute namespace 2023-07-28 13:28:02 +02:00
can_use_the_diagnostic_name_in_other_places.rs Introduce the #[diagnostic] attribute namespace 2023-07-28 13:28:02 +02:00
existing_proc_macros.rs Introduce the #[diagnostic] attribute namespace 2023-07-28 13:28:02 +02:00
feature-gate-diagnostic_namespace.rs Introduce the #[diagnostic] attribute namespace 2023-07-28 13:28:02 +02:00
feature-gate-diagnostic_namespace.stderr Introduce the #[diagnostic] attribute namespace 2023-07-28 13:28:02 +02:00
non_existing_attributes_accepted.rs Introduce the #[diagnostic] attribute namespace 2023-07-28 13:28:02 +02:00
non_existing_attributes_accepted.stderr Introduce the #[diagnostic] attribute namespace 2023-07-28 13:28:02 +02:00
requires_path.rs Introduce the #[diagnostic] attribute namespace 2023-07-28 13:28:02 +02:00
requires_path.stderr Introduce the #[diagnostic] attribute namespace 2023-07-28 13:28:02 +02:00