| Age | Commit message (Expand) | Author | Lines |
| 2024-06-17 | Rollup merge of #126355 - ferrocene:hoverbear/run-make-pass-target, r=Kobzol | Matthias Krüger | -1/+2 |
| 2024-06-17 | Add missing test annotation | Guillaume Gomez | -0/+2 |
| 2024-06-16 | Auto merge of #126542 - GuillaumeGomez:migrate-run-make-duplicate-output-flav... | bors | -5/+6 |
| 2024-06-16 | Migrate `run-make/duplicate-output-flavors` to `rmake.rs` | Guillaume Gomez | -5/+6 |
| 2024-06-15 | Rollup merge of #126517 - GuillaumeGomez:migrate-run-make-dep-graph, r=Kobzol | Guillaume Gomez | -12/+18 |
| 2024-06-15 | Rollup merge of #126478 - GuillaumeGomez:migrate-run-make-codegen-options-par... | Guillaume Gomez | -34/+56 |
| 2024-06-15 | Migrate `run-make/dep-graph` to `rmake.rs` | Guillaume Gomez | -12/+18 |
| 2024-06-15 | Auto merge of #122613 - Zalathar:profiler, r=nnethercote | bors | -28/+1 |
| 2024-06-14 | Pass target to run-make issue-47551 | Ana Hobden | -1/+2 |
| 2024-06-14 | Migrate `run-make/codegen-options-parsing` to `rmake.rs` | Guillaume Gomez | -34/+56 |
| 2024-06-14 | Auto merge of #126463 - matthiaskrgr:rollup-lnkfibf, r=matthiaskrgr | bors | -17/+0 |
| 2024-06-14 | Remove `//@ ignore-windows-gnu` from tests that need the profiler | Zalathar | -25/+0 |
| 2024-06-14 | Use `-Zno-profiler-runtime` instead of `//@ needs-profiler-support` | Zalathar | -3/+1 |
| 2024-06-13 | Migrate `run-make/const_fn_mir` to `rmake.rs` | Guillaume Gomez | -6/+8 |
| 2024-06-13 | Make `run-make/allow-non-lint-warnings-cmdline` into a ui test | Guillaume Gomez | -13/+0 |
| 2024-06-13 | Migrate `run-make/allow-non-lint-warnings-cmdline` to `rmake.rs` | Guillaume Gomez | -12/+8 |
| 2024-06-13 | Auto merge of #126374 - workingjubilee:rollup-tz0utfr, r=workingjubilee | bors | -33/+53 |
| 2024-06-12 | Rollup merge of #125674 - Oneirical:another-day-another-test, r=jieyouxu | Jubilee | -33/+53 |
| 2024-06-13 | Auto merge of #125165 - Oneirical:pgo-branch-weights, r=jieyouxu | bors | -35/+45 |
| 2024-06-12 | Rollup merge of #126036 - Oneirical:the-intelligent-intestor, r=jieyouxu | Michael Goulet | -46/+42 |
| 2024-06-12 | port symlinked-libraries to rmake | Oneirical | -25/+25 |
| 2024-06-12 | port symlinked-rlib to rmake | Oneirical | -22/+17 |
| 2024-06-12 | port symlinked-extern to rmake | Oneirical | -0/+25 |
| 2024-06-12 | rewrite pgo-branch-weights to rmake | Oneirical | -35/+45 |
| 2024-06-12 | Use `fs_wrapper` in `run-make/prefer-dylib` | Guillaume Gomez | -3/+2 |
| 2024-06-12 | Remove unused import in `run-make/prefer-dylib/rmake.rs` | Guillaume Gomez | -5/+3 |
| 2024-06-12 | Migrate `run-make/prefer-rlib` to `rmake.rs` | Guillaume Gomez | -9/+16 |
| 2024-06-11 | Rollup merge of #126174 - GuillaumeGomez:migrate-run-make-prefer-dylib, r=jie... | 许杰友 Jieyou Xu (Joe) | -9/+16 |
| 2024-06-11 | Add set_backtrace_level helper function to run_make_support | Oneirical | -13/+24 |
| 2024-06-11 | Auto merge of #125736 - Oneirical:run-make-file-management, r=jieyouxu | bors | -94/+90 |
| 2024-06-11 | Implement fs wrapper for run_make_support | Oneirical | -94/+90 |
| 2024-06-11 | Auto merge of #126274 - jieyouxu:rollup-uj93sfm, r=jieyouxu | bors | -7/+13 |
| 2024-06-11 | Rollup merge of #126186 - GuillaumeGomez:migrate-run-make-multiple-emits, r=j... | 许杰友 Jieyou Xu (Joe) | -7/+13 |
| 2024-06-11 | Migrate `tests/run-make/prefer-dylib` to `rmake.rs` | Guillaume Gomez | -9/+16 |
| 2024-06-11 | Migrate `run-make/multiple-emits` to `rmake.rs` | Guillaume Gomez | -7/+13 |
| 2024-06-11 | Auto merge of #125752 - jieyouxu:kaboom, r=Kobzol | bors | -8/+8 |
| 2024-06-11 | tests/run-make: update tests to use new API | 许杰友 Jieyou Xu (Joe) | -8/+8 |
| 2024-06-11 | Rename `needs-matching-clang` to `needs-force-clang-based-tests` | Zalathar | -5/+17 |
| 2024-06-10 | Rollup merge of #126223 - jieyouxu:rmake-run-in-tmpdir-self-test, r=Kobzol | Matthias Krüger | -0/+38 |
| 2024-06-10 | Rollup merge of #126211 - lolbinarycat:llvm-outputs-rmake, r=jieyouxu | Matthias Krüger | -5/+20 |
| 2024-06-10 | run-make: add run_in_tmpdir self-test | 许杰友 Jieyou Xu (Joe) | -0/+38 |
| 2024-06-10 | migrate tests/run-make/llvm-outputs to use rmake.rs | binarycat | -5/+20 |
| 2024-06-09 | rewrite `short-ice` in `rmake` format | Oneirical | -46/+31 |
| 2024-06-09 | rustdoc: Add support for --remap-path-prefix | Edward Shen | -0/+2 |
| 2024-06-09 | Auto merge of #126087 - jieyouxu:rmake-docs, r=Kobzol | bors | -0/+43 |
| 2024-06-08 | run-make: add some basic docs about the test suite's setup | 许杰友 Jieyou Xu (Joe) | -0/+43 |
| 2024-06-08 | Migrate runmake tests away from custom commands and `command_output` | Jakub Beránek | -107/+86 |
| 2024-06-08 | Auto merge of #126097 - Kobzol:runmake-change-cwd, r=jieyouxu | bors | -240/+199 |
| 2024-06-08 | Fix windows test | Jakub Beránek | -2/+2 |
| 2024-06-08 | Remove unnecessary functions and the last mention of TMPDIR from `run-make-su... | Jakub Beránek | -16/+17 |