Commit Graph

3 Commits

Author SHA1 Message Date
Nilstrieb
0346765100 Bless run-make tests
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-11-24 19:15:52 +01:00
Esteban Küber
2cca435717 Mention the syntax for use on mod foo; if foo doesn't exist
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-10-21 15:56:01 +00:00
Martin Nordholts
86433e6ed1 Add regression test for echo 'mod unknown;' | rustc - 2023-07-26 14:58:12 +02:00