about summary refs log tree commit diff
path: root/tests/ui/missing_non_modrs_mod
AgeCommit message (Collapse)AuthorLines
2025-04-17tests: use `//@ ignore-auxiliary` with backlinked primary test fileJieyou Xu-4/+3
2025-03-25compiletest: Support matching on diagnostics without a spanVadim Petrochenkov-0/+4
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2023-11-24Show number in error message even for one errorNilstrieb-2/+2
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-10-21Mention the syntax for `use` on `mod foo;` if `foo` doesn't existEsteban Küber-0/+2
Newcomers might get confused that `mod` is the only way of defining scopes, and that it can be used as if it were `use`. Fix #69492.
2023-01-11Move /src/test to /testsAlbert Larsan-0/+35