summary refs log tree commit diff
path: root/tests/run-make/unknown-mod-stdin
AgeCommit message (Expand)AuthorLines
2023-11-24Bless run-make testsNilstrieb-1/+1
2023-10-21Mention the syntax for `use` on `mod foo;` if `foo` doesn't existEsteban Küber-0/+1
2023-10-07tests/run-make: Use RUSTC_TEST_OP in more placesMartin Nordholts-8/+2
2023-10-07tests/run-make: Remove wrong blessing adviceMartin Nordholts-1/+0
2023-08-01tests/run-make/unknown-mod-stdin: Ignore WindowsMartin Nordholts-0/+2
2023-07-26Add regression test for `echo 'mod unknown;' | rustc -`Martin Nordholts-0/+24