about summary refs log tree commit diff
path: root/tests/ui/diagnostic_namespace/auxiliary
AgeCommit message (Collapse)AuthorLines
2024-11-27Update tests to use new proc-macro headerEric Huss-4/+0
2024-05-07Add more ICEs due to malformed diagnostic::on_unimplementedMichael Goulet-1/+25
2024-05-07Add test for #124651Esteban Küber-0/+2
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2023-07-28Introduce the `#[diagnostic]` attribute namespaceGeorg Semmler-0/+12
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>