Commit Graph

7 Commits

Author SHA1 Message Date
Michael Howell 8511e40e72 rustdoc-search: search backend with partitioned suffix tree 2025-08-15 10:26:03 -07:00
Jieyou Xu 2beccc4d8e Adjust some run-make tests on cross-compile 2025-06-19 07:38:01 +08:00
Oneirical 65cb5deedb Use path instead of Path in some run-make tests 2024-08-29 10:15:17 -04:00
Michael Howell a1746b4202 rustdoc: fix missing resource suffix on crates.js
Fixes a regression introduced in #128252.
2024-08-26 20:42:32 -07:00
Guillaume Gomez d562a4a510 About rmake tests 2024-08-15 15:44:29 +02:00
Nicholas Nethercote 84ac80f192 Reformat use declarations.
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
2024-07-29 08:26:52 +10:00
Oneirical f77d5d2b35 rewrite emit-shared-files to rmake 2024-07-05 10:06:27 -04:00