| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-08-15 | rustdoc-search: search backend with partitioned suffix tree | Michael Howell | -1/+1 | |
| 2025-06-19 | Adjust some run-make tests on cross-compile | Jieyou Xu | -0/+2 | |
| 2024-08-29 | Use path instead of Path in some run-make tests | Oneirical | -23/+21 | |
| 2024-08-26 | rustdoc: fix missing resource suffix on `crates.js` | Michael Howell | -0/+1 | |
| Fixes a regression introduced in #128252. | ||||
| 2024-08-15 | About rmake tests | Guillaume Gomez | -3/+3 | |
| 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-05 | rewrite emit-shared-files to rmake | Oneirical | -46/+102 | |
| 2023-03-30 | move `tools.mk` to run-make | Joshua Nelson | -1/+1 | |
| apparently I missed some tests in the last commit. Rather than having dozens of tests use the long version, use the short version in `run-make` and the long version in `run-make-fulldeps` (which is now only three tests) | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+47 | |
