| Age | Commit message (Expand) | Author | Lines |
| 2024-04-27 | Also support MSVC in print-native-static-libs test | Urgau | -5/+18 |
| 2024-04-26 | Port run-make `--print=native-static-libs` to rmake.rs | Urgau | -19/+63 |
| 2024-04-25 | Keep the LIB env var in the compiler-builtins test | Daniel Paoliello | -1/+4 |
| 2024-04-25 | Rollup merge of #124257 - JoverZhang:rmake-diff, r=jieyouxu | Matthias Krüger | -4/+9 |
| 2024-04-25 | Rewrite `no-input-file.stderr` test in Rust and support diff | Jover Zhang | -4/+9 |
| 2024-04-24 | Improve diagnostic for unknown --print request | Urgau | -6/+0 |
| 2024-04-22 | Auto merge of #124112 - beetrees:incremental-os-str, r=Nadrieril | bors | -0/+27 |
| 2024-04-21 | Fix ICE when there is a non-Unicode entry in the incremental crate directory | beetrees | -0/+27 |
| 2024-04-19 | Rollup merge of #123729 - jieyouxu:rmake-refactor-2, r=oli-obk | Matthias Krüger | -42/+19 |
| 2024-04-17 | Auto merge of #123936 - Mark-Simulacrum:zst-no-alloc, r=oli-obk | bors | -1/+1 |
| 2024-04-17 | tests: update cross-lang-lto-riscv-abi to use command wrappers | 许杰友 Jieyou Xu (Joe) | -42/+19 |
| 2024-04-17 | Rollup merge of #122723 - bjorn3:archive_writer_fixes, r=nnethercote | Matthias Krüger | -0/+32 |
| 2024-04-17 | Use the default file permissions when writing | bjorn3 | -1/+10 |
| 2024-04-17 | Add regression test for #107495 | bjorn3 | -0/+23 |
| 2024-04-16 | Fix broken test | Mark Rousskov | -1/+1 |
| 2024-04-17 | Rollup merge of #123975 - lqd:rust-lld-tests, r=jieyouxu | Guillaume Gomez | -19/+115 |
| 2024-04-16 | Rollup merge of #124023 - pacak:less-splody, r=jieyouxu | Guillaume Gomez | -0/+29 |
| 2024-04-16 | Allow workproducts without object files. | Michael Baikov | -0/+29 |
| 2024-04-16 | Rollup merge of #121694 - davidtwco:stabilize-relro-level, r=Mark-Simulacrum | Guillaume Gomez | -4/+4 |
| 2024-04-15 | add `link_arg` helper to `run_make_support` | Rémy Rakic | -5/+5 |
| 2024-04-15 | port `rust-lld-custom-target` test to rmake | Rémy Rakic | -7/+51 |
| 2024-04-15 | port `rust-lld` test to rmake | Rémy Rakic | -12/+64 |
| 2024-04-13 | Auto merge of #123656 - lqd:linker-features, r=petrochenkov | bors | -1/+5 |
| 2024-04-12 | test duplicate features, that the last `+/-lld` on the CLI wins | Rémy Rakic | -0/+4 |
| 2024-04-12 | test self-contained linking via `-Zlinker-features=+lld` | Rémy Rakic | -1/+1 |
| 2024-04-12 | Rollup merge of #123763 - cuviper:host-rpath-run-make-v2, r=jieyouxu | Matthias Krüger | -5/+6 |
| 2024-04-10 | Set the host library path in run-make v2 | Josh Stone | -5/+6 |
| 2024-04-10 | Rollup merge of #123612 - kxxt:riscv-target-abi, r=jieyouxu,nikic,DianQK | Matthias Krüger | -0/+88 |
| 2024-04-09 | run-make: make arg take AsRef<OsStr> instead of str | 5225225 | -1/+2 |
| 2024-04-09 | Convert tests/run-make/cross-lang-lto-riscv-abi to rmake | kxxt | -24/+74 |
| 2024-04-09 | Set target-abi module flag for RISC-V targets | kxxt | -0/+38 |
| 2024-04-08 | move exit-code to rmake | 5225225 | -12/+42 |
| 2024-04-07 | Auto merge of #123221 - pacak:cache_emit, r=fmease,jieyouxu | bors | -0/+31 |
| 2024-04-06 | Rewrite version test as UI test | Oneirical | -6/+0 |
| 2024-04-06 | Save/restore more items in cache with incremental compilation | Michael Baikov | -0/+31 |
| 2024-04-05 | Rollup merge of #123474 - jieyouxu:issue-7349-port, r=Mark-Simulacrum | Guillaume Gomez | -33/+0 |
| 2024-04-05 | Rollup merge of #123149 - jieyouxu:rmake-arguments-non-c-like-enum, r=Mark-Si... | Guillaume Gomez | -8/+20 |
| 2024-04-04 | Port issue-7349 to a codegen test | 许杰友 Jieyou Xu (Joe) | -33/+0 |
| 2024-04-04 | move hir-tree test from run-make to ui test | Yaodong Yang | -11/+0 |
| 2024-04-01 | Port argument-non-c-like-enum to Rust | 许杰友 Jieyou Xu (Joe) | -8/+20 |
| 2024-04-01 | Fix error message for `env!` when env var is not valid Unicode | beetrees | -0/+27 |
| 2024-03-31 | Rollup merge of #123180 - Oneirical:master, r=Mark-Simulacrum | Jubilee | -4/+17 |
| 2024-03-30 | Rewrite core-no-fp-fmt-parse in Rust | Oneirical | -4/+17 |
| 2024-03-29 | Auto merge of #122450 - Urgau:simplify-trim-paths-feature, r=michaelwoerister | bors | -13/+4 |
| 2024-03-28 | Replace `RemapFileNameExt::for_codegen` with explicit calls | Urgau | -3/+3 |
| 2024-03-28 | Simplify trim-paths feature by merging all debuginfo options together | Urgau | -11/+2 |
| 2024-03-27 | Use compiletest directives for ignoring targets | 许杰友 Jieyou Xu (Joe) | -4/+4 |
| 2024-03-27 | Convert wasmtime check into a compiletest needs directive | 许杰友 Jieyou Xu (Joe) | -9/+1 |
| 2024-03-27 | Use compiletest directives for properly only running wasm32-wasip1 tests on t... | 许杰友 Jieyou Xu (Joe) | -44/+15 |
| 2024-03-27 | Auto merge of #122460 - jieyouxu:rmake-example-refactor, r=Nilstrieb | bors | -105/+98 |