about summary refs log tree commit diff
path: root/tests/ui/modules/special_module_name.stderr
AgeCommit message (Collapse)AuthorLines
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/+37