| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-19 | Adjust some run-make tests on cross-compile | Jieyou Xu | -0/+2 | |
| 2025-02-27 | Fix test directives that were accidentally ignored | Yotam Ofek | -3/+3 | |
| 2024-08-15 | About rmake tests | Guillaume Gomez | -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) | -6/+5 | |
| 2024-06-11 | Implement fs wrapper for run_make_support | Oneirical | -6/+6 | |
| 2024-06-11 | tests/run-make: update tests to use new API | 许杰友 Jieyou Xu (Joe) | -1/+1 | |
| 2024-06-07 | Remove all usages of `tmp_dir` from tests | Jakub Beránek | -3/+4 | |
| 2024-06-06 | Do not use relative paths to Rust source root in run-make tests | Jakub Beránek | -2/+2 | |
| 2024-05-17 | Add missing assert! calls | Guillaume Gomez | -1/+1 | |
| 2024-05-15 | Migrate `run-make/rustdoc-themes` to new rmake | Guillaume Gomez | -11/+31 | |
| 2023-09-15 | rustdoc: merge theme css into rustdoc.css | Michael Howell | -1/+2 | |
| Based on https://github.com/rust-lang/rust/pull/115812#issuecomment-1717960119 Having them in separate files used to make more sense, before the migration to CSS variables made the theme files as small as they are nowadays. This is already how docs.rs and mdBook do it. | ||||
| 2023-06-27 | Replace `id` attribute with `name` for `<meta>` tag | Guillaume Gomez | -1/+1 | |
| 2023-03-30 | Move almost all run-make-fulldeps to run-make | Joshua Nelson | -0/+14 | |
| They pass fine. | ||||
