| Age | Commit message (Expand) | Author | Lines |
| 2024-06-04 | Auto merge of #125989 - GuillaumeGomez:rollup-xu69i13, r=GuillaumeGomez | bors | -8/+7 |
| 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 |
| 2024-05-30 | rewrite bare-outfile test | Oneirical | -9/+15 |
| 2024-05-30 | rewrite emit test | Oneirical | -22/+19 |
| 2024-05-30 | ignore whitespace in ldd tests | lcnr | -3/+3 |
| 2024-05-30 | add info to rust-ldd tests failures | lcnr | -17/+24 |
| 2024-05-30 | Rollup merge of #125723 - GuillaumeGomez:migrate-run-make-crate-data-smoke, r... | León Orell Valerian Liehr | -10/+43 |
| 2024-05-30 | Rollup merge of #125662 - Oneirical:more-tests-again, r=jieyouxu | León Orell Valerian Liehr | -29/+15 |
| 2024-05-30 | Rollup merge of #125653 - GuillaumeGomez:migrate-const-prop-lint, r=jieyouxu | León Orell Valerian Liehr | -9/+18 |
| 2024-05-29 | Auto merge of #125732 - matthiaskrgr:rollup-bozbtk3, r=matthiaskrgr | bors | -2/+0 |
| 2024-05-29 | Rollup merge of #125715 - lqd:rmake-cleanup, r=jieyouxu | Matthias Krüger | -2/+0 |
| 2024-05-29 | Add `run-make-support::rust_lib_name` | Guillaume Gomez | -3/+3 |
| 2024-05-29 | rewrite and rename issue-37893 to rmake | Oneirical | -5/+15 |
| 2024-05-29 | convert fpic to ui test | Oneirical | -12/+0 |
| 2024-05-29 | convert simple-dylib to ui test | Oneirical | -12/+0 |
| 2024-05-29 | Migrate `run-make/crate-data-smoke` to `rmake.rs` | Guillaume Gomez | -10/+43 |
| 2024-05-29 | Convert windows-binary-no-external-deps to rmake | Chris Denton | -9/+21 |
| 2024-05-29 | Convert run-make/windows-safeseh to rmake | Chris Denton | -19/+15 |
| 2024-05-29 | Convert run-make/windows-spawn to rmake | Chris Denton | -14/+21 |
| 2024-05-29 | Rename run-make/issue-85441 and convert to rmake | Chris Denton | -9/+32 |
| 2024-05-29 | Move run-make windows_subsystem tests to ui tests | Chris Denton | -12/+0 |
| 2024-05-29 | Migrate `run-make/const-prop-lint` to `rmake.rs` | Guillaume Gomez | -9/+18 |
| 2024-05-29 | remove unneeded extern crate in rmake test | Rémy Rakic | -2/+0 |
| 2024-05-29 | Rollup merge of #125638 - Oneirical:lets-find-some-tests, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -51/+29 |
| 2024-05-29 | Rollup merge of #125226 - madsmtm:fix-mac-catalyst-tests, r=workingjubilee | 许杰友 Jieyou Xu (Joe) | -10/+10 |
| 2024-05-29 | Rollup merge of #124320 - Urgau:print-check-cfg, r=petrochenkov | 许杰友 Jieyou Xu (Joe) | -0/+107 |
| 2024-05-28 | Rewrite simple-rlib to rmake | Oneirical | -15/+4 |
| 2024-05-28 | Make more of the test suite run on Mac Catalyst | Mads Marquart | -10/+10 |
| 2024-05-28 | Migrate `run-make/allow-warnings-cmdline-stability` to `rmake.rs` | Guillaume Gomez | -16/+11 |
| 2024-05-27 | rewrite mixing-deps in rmake | Oneirical | -8/+15 |
| 2024-05-27 | rewrite lto-smoke to rmake | Oneirical | -31/+13 |
| 2024-05-27 | Rollup merge of #125542 - GuillaumeGomez:migrate-rustdoc-verify-output-files,... | Matthias Krüger | -32/+49 |
| 2024-05-27 | Migrate `run-make/rustdoc-verify-output-files` to `rmake.rs` | Guillaume Gomez | -32/+49 |