| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2024-06-07 | Rollup merge of #126112 - Kobzol:runmake-source-root, r=jieyouxu | Matthias Krüger | -2/+2 |
| 2024-06-07 | Address review comments | Jakub Beránek | -8/+8 |
| 2024-06-07 | Remove all usages of `tmp_dir` from tests | Jakub Beránek | -206/+175 |
| 2024-06-07 | Fix `bare-outfile` test | Jakub Beránek | -5/+1 |
| 2024-06-07 | Fix `mixing-formats` run-make test | Jakub Beránek | -17/+10 |
| 2024-06-07 | Do not pass source root when building run-make tests | Jakub Beránek | -2/+2 |
| 2024-06-06 | Rollup merge of #126098 - Kobzol:remove-same-lib-runmake-test, r=jieyouxu | Jubilee | -32/+0 |
| 2024-06-06 | Auto merge of #126104 - workingjubilee:rollup-t1ac2ld, r=workingjubilee | bors | -18/+19 |
| 2024-06-06 | Rollup merge of #126081 - Kobzol:run-make-relative-paths, r=jieyouxu | Jubilee | -13/+13 |
| 2024-06-06 | Rollup merge of #126064 - GuillaumeGomez:migrate-run-make-manual-crate-name, ... | Jubilee | -5/+6 |
| 2024-06-06 | Remove `same-lib-two-locations-no-panic` run-make test | Jakub Beránek | -32/+0 |
| 2024-06-06 | Do not use relative paths to Rust source root in run-make tests | Jakub Beránek | -13/+13 |
| 2024-06-06 | add non-regression run-make test for issues 125474, 125484, and 125646 | Rémy Rakic | -0/+28 |
| 2024-06-06 | Migrate `run-make/manual-crate-name` to `rmake.rs` | Guillaume Gomez | -5/+6 |
| 2024-06-05 | Rollup merge of #125683 - Oneirical:patience-testing-test, r=jieyouxu | Jubilee | -34/+57 |
| 2024-06-04 | Auto merge of #125989 - GuillaumeGomez:rollup-xu69i13, r=GuillaumeGomez | bors | -8/+7 |
| 2024-06-04 | rewrite suspicious-library in rmake | Oneirical | -27/+29 |
| 2024-06-04 | Auto merge of #125426 - jieyouxu:rmake-support-env-reset, r=saethlin | bors | -1/+0 |
| 2024-06-04 | Create `run-make` `env_var` and `env_var_os` helpers | Guillaume Gomez | -8/+7 |
| 2024-06-04 | compiler-builtins: don't clear env vars for cargo invocation | 许杰友 Jieyou Xu (Joe) | -1/+0 |
| 2024-06-04 | Rollup merge of #125818 - Urgau:print-check-cfg-no-values, r=petrochenkov | 许杰友 Jieyou Xu (Joe) | -0/+14 |
| 2024-06-04 | Auto merge of #122597 - pacak:master, r=bjorn3 | bors | -0/+66 |
| 2024-06-03 | Auto merge of #125383 - Oneirical:bundle-them-up, r=jieyouxu | bors | -106/+128 |
| 2024-06-02 | Remove some allowed-makefiles | Oneirical | -70/+77 |
| 2024-06-02 | Rollup merge of #125808 - GuillaumeGomez:migrate-run-make-c-link-to-rust-dyli... | Jubilee | -21/+41 |
| 2024-06-02 | Rollup merge of #125849 - GuillaumeGomez:migrate-emit-named-files, r=jieyouxu | Jubilee | -33/+25 |
| 2024-06-02 | Migrate `run-make/c-link-to-rust-dylib` to `rmake.rs` | Guillaume Gomez | -21/+41 |
| 2024-06-02 | Handle no values cfg with --print=check-cfg | Urgau | -0/+14 |
| 2024-06-02 | Auto merge of #125822 - Urgau:print-check-cfg-refactor-test, r=jieyouxu | bors | -64/+86 |
| 2024-06-01 | Migrate `run-make/emit-named-files` to `rmake.rs` | Guillaume Gomez | -33/+25 |
| 2024-06-01 | Migrate `run-make/cdylib` to `rmake.rs` | Guillaume Gomez | -23/+36 |
| 2024-05-31 | Refactor --print=check-cfg test | Urgau | -64/+86 |
| 2024-05-31 | Auto merge of #125759 - nnethercote:format-some-tests, r=GuillaumeGomez | bors | -371/+422 |
| 2024-05-31 | Run rustfmt on `tests/run-make/`. | Nicholas Nethercote | -371/+422 |
| 2024-05-30 | rewrite mixing-formats test | Oneirical | -75/+87 |