| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-07-17 | tests: update for `rfs` rename | 许杰友 Jieyou Xu (Joe) | -1/+1 | |
| 2024-07-17 | tests: update for renamed `fs` module in run_make_support | 许杰友 Jieyou Xu (Joe) | -5/+5 | |
| 2024-06-28 | rewrite silly-file-names to rmake | Oneirical | -12/+24 | |
| 2023-10-07 | tests/run-make: Move RUSTC_TEST_OP to tools.mk | Martin Nordholts | -6/+0 | |
| To reduce duplication. A follow-up commit will begin using it in even more places. | ||||
| 2023-10-05 | Allow file names to end with '>' | Martin Nordholts | -0/+24 | |
| The `rustc_span::FileName` enum already differentiates between real files and "fake" files such as `<anon>`. We do not need to artificially forbid real file names from ending in `>`. | ||||
