about summary refs log tree commit diff
path: root/tests/run-make/unknown-mod-stdin
AgeCommit message (Expand)AuthorLines
2025-06-12ignore `run-make` tests that need `std` on `no_std` targetsFolkert de Vries-0/+2
2024-09-05tests: use renamed `stdin_buf`许杰友 Jieyou Xu (Joe)-1/+1
2024-06-28rewrite unknown-mod-stdin to rmakeOneirical-8/+25
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