| Age | Commit message (Expand) | Author | Lines |
| 2024-06-18 | rewrite extern-flag-rename-transitive to rmake | Oneirical | -1/+0 |
| 2024-06-18 | Migrate `run-make/compressed-debuginfo` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-06-18 | run_make_support nm implementation + bin-emit-no-symbols rmake rewrite | Oneirical | -1/+0 |
| 2024-06-18 | rewrite allocator-shim-circular-deps to ui test | Oneirical | -1/+0 |
| 2024-06-18 | Rewrite lto-readonly-lib to rmake | Oneirical | -1/+0 |
| 2024-06-18 | Rewrite ls-metadata to rmake | Oneirical | -1/+0 |
| 2024-06-18 | Rewrite link-args-order to rmake | Oneirical | -1/+0 |
| 2024-06-18 | Auto merge of #126630 - GuillaumeGomez:rollup-hlwbpa2, r=GuillaumeGomez | bors | -6/+0 |
| 2024-06-18 | Rollup merge of #126500 - Oneirical:test-for-the-holy-grail, r=jieyouxu | Guillaume Gomez | -5/+0 |
| 2024-06-18 | Rollup merge of #125988 - GuillaumeGomez:migrate-run-make-used, r=jieyouxu | Guillaume Gomez | -1/+0 |
| 2024-06-18 | Auto merge of #126437 - Oneirical:test-we-forget, r=jieyouxu | bors | -3/+0 |
| 2024-06-18 | Auto merge of #126490 - Oneirical:testicide, r=jieyouxu | bors | -3/+0 |
| 2024-06-18 | Auto merge of #126279 - Oneirical:you-can-run-make-but-cannot-hide, r=jieyouxu | bors | -3/+0 |
| 2024-06-17 | rewrite separate-link-fail to rmake.rs | Oneirical | -1/+0 |
| 2024-06-17 | rewrite no-builtins-lto to rmake | Oneirical | -1/+0 |
| 2024-06-17 | rewrite separate-link to rmake.rs | Oneirical | -1/+0 |
| 2024-06-17 | rewrite native-link-modifier-linker to rmake | Oneirical | -1/+0 |
| 2024-06-17 | Rewrite and rename `issue-26092` to rmake | Oneirical | -1/+0 |
| 2024-06-17 | rewrite incremental-session-fail to rmake | Oneirical | -1/+0 |
| 2024-06-17 | rewrite `link-dedup` to rmake | Oneirical | -1/+0 |
| 2024-06-17 | Rewrite `link-arg` in rmake.rs | Oneirical | -1/+0 |
| 2024-06-17 | tidy: skip submodules if not present for non-CI environments | onur-ozkan | -1/+29 |
| 2024-06-17 | Migrate `run-make/used` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-06-16 | Auto merge of #126542 - GuillaumeGomez:migrate-run-make-duplicate-output-flav... | bors | -1/+0 |
| 2024-06-16 | Migrate `run-make/duplicate-output-flavors` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-06-15 | Rollup merge of #126526 - Enselic:non-snake-case, r=jieyouxu | Guillaume Gomez | -3/+0 |
| 2024-06-15 | Rollup merge of #126517 - GuillaumeGomez:migrate-run-make-dep-graph, r=Kobzol | Guillaume Gomez | -1/+0 |
| 2024-06-15 | Rollup merge of #126478 - GuillaumeGomez:migrate-run-make-codegen-options-par... | Guillaume Gomez | -1/+0 |
| 2024-06-15 | tests/ui/lint: Move 19 tests to new `non-snake-case` subdir | Martin Nordholts | -3/+0 |
| 2024-06-15 | Migrate `run-make/dep-graph` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-06-15 | Rollup merge of #126448 - DianQK:tidy-python, r=onur-ozkan | Matthias Krüger | -59/+12 |
| 2024-06-14 | rewrite native-link-modifier-verbatim-rustc to rmake | Oneirical | -1/+0 |
| 2024-06-14 | rewrite output-filename-overwrites-input to rmake | Oneirical | -1/+0 |
| 2024-06-14 | rewrite output-filename-conflicts-with-directory to rmake | Oneirical | -1/+0 |
| 2024-06-14 | rewrite error-found-staticlib-instead-crate to rmake | Oneirical | -1/+0 |
| 2024-06-14 | rewrite incremental-debugger-visualiser to rmake | Oneirical | -1/+0 |
| 2024-06-14 | rewrite extern-flag-fun to rmake | Oneirical | -1/+0 |
| 2024-06-14 | rewrite invalid-staticlib to rmake | Oneirical | -2/+0 |
| 2024-06-14 | Migrate `run-make/codegen-options-parsing` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-06-14 | End support for Python 3.8 in tidy | DianQK | -14/+4 |
| 2024-06-14 | Regenerate `requirements.txt` by Python 3.9 | DianQK | -45/+8 |
| 2024-06-14 | Auto merge of #126463 - matthiaskrgr:rollup-lnkfibf, r=matthiaskrgr | bors | -1/+0 |
| 2024-06-14 | Rollup merge of #126386 - GuillaumeGomez:migrate-run-make-allow-non-lint-warn... | Matthias Krüger | -1/+0 |
| 2024-06-14 | Rollup merge of #126270 - GuillaumeGomez:migrate-run-make-const_fn_mir, r=jie... | Matthias Krüger | -1/+0 |
| 2024-06-13 | tidy: apply considerable clippy suggestions | onur-ozkan | -58/+52 |
| 2024-06-13 | Rollup merge of #126348 - Kobzol:venv-debug-error, r=albertlarsan68 | León Orell Valerian Liehr | -2/+7 |
| 2024-06-13 | Migrate `run-make/const_fn_mir` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-06-13 | Migrate `run-make/allow-non-lint-warnings-cmdline` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-06-13 | feat: Add std Xtensa targets support | Sergio Gasquez | -0/+3 |
| 2024-06-13 | Auto merge of #126374 - workingjubilee:rollup-tz0utfr, r=workingjubilee | bors | -3/+0 |