| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-08-29 | Use path instead of Path in some run-make tests | Oneirical | -6/+4 | |
| 2024-08-10 | remove unused imports from rmake tests | Rémy Rakic | -1/+1 | |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -1/+2 | |
| The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options. | ||||
| 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) | -1/+1 | |
| 2024-06-11 | Implement fs wrapper for run_make_support | Oneirical | -5/+9 | |
| 2024-06-07 | Remove all usages of `tmp_dir` from tests | Jakub Beránek | -2/+2 | |
| 2024-05-31 | Run rustfmt on `tests/run-make/`. | Nicholas Nethercote | -1/+1 | |
| With the exception of `tests/run-make/translation/test.rs`, which has a syntax error. The expected output in `rustdoc-error-lines/rmake.rs`'s required slight tweaking. The two `reproducible-build.rs` files need `// ignore-tidy-linelength` because rustfmt produces lines longer than 100 chars, which tidy doesn't like, yuk. | ||||
| 2024-05-22 | rewrite issue-30063 | Oneirical | -0/+39 | |
