| Age | Commit message (Expand) | Author | Lines |
| 2024-06-03 | Auto merge of #125383 - Oneirical:bundle-them-up, r=jieyouxu | bors | -3/+0 |
| 2024-06-02 | Remove some allowed-makefiles | Oneirical | -3/+0 |
| 2024-06-02 | Rollup merge of #125808 - GuillaumeGomez:migrate-run-make-c-link-to-rust-dyli... | Jubilee | -1/+0 |
| 2024-06-02 | Rollup merge of #125849 - GuillaumeGomez:migrate-emit-named-files, r=jieyouxu | Jubilee | -1/+0 |
| 2024-06-02 | Migrate `run-make/c-link-to-rust-dylib` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-06-01 | Migrate `run-make/emit-named-files` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-06-01 | Migrate `run-make/cdylib` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-05-30 | compiletest: clarify COMPILETEST_NEEDS_ALL_LLVM_COMPONENTS error | Ralf Jung | -0/+3 |
| 2024-05-30 | Auto merge of #125744 - fmease:rollup-ky7d098, r=fmease | bors | -5/+0 |
| 2024-05-30 | Rollup merge of #125723 - GuillaumeGomez:migrate-run-make-crate-data-smoke, r... | León Orell Valerian Liehr | -1/+0 |
| 2024-05-30 | Rollup merge of #125662 - Oneirical:more-tests-again, r=jieyouxu | León Orell Valerian Liehr | -3/+0 |
| 2024-05-30 | Rollup merge of #125653 - GuillaumeGomez:migrate-const-prop-lint, r=jieyouxu | León Orell Valerian Liehr | -1/+0 |
| 2024-05-29 | Auto merge of #125702 - workingjubilee:tell-tidy-about-csky, r=nikic | bors | -0/+1 |
| 2024-05-29 | give tidy the good news about C-SKY | Jubilee Young | -0/+1 |
| 2024-05-29 | rewrite and rename issue-37893 to rmake | Oneirical | -2/+0 |
| 2024-05-29 | convert simple-dylib to ui test | Oneirical | -1/+0 |
| 2024-05-29 | Migrate `run-make/crate-data-smoke` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-05-29 | Remove Makefiles from allowed_run_make_makefiles | Chris Denton | -5/+0 |
| 2024-05-29 | Migrate `run-make/const-prop-lint` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-05-29 | Rollup merge of #125638 - Oneirical:lets-find-some-tests, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -3/+0 |
| 2024-05-29 | Rollup merge of #125226 - madsmtm:fix-mac-catalyst-tests, r=workingjubilee | 许杰友 Jieyou Xu (Joe) | -2/+1 |
| 2024-05-28 | Rewrite simple-rlib to rmake | Oneirical | -1/+0 |
| 2024-05-28 | Make more of the test suite run on Mac Catalyst | Mads Marquart | -2/+1 |
| 2024-05-28 | Migrate `run-make/allow-warnings-cmdline-stability` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-05-27 | rewrite mixing-deps in rmake | Oneirical | -1/+0 |
| 2024-05-27 | rewrite lto-smoke to rmake | Oneirical | -1/+0 |
| 2024-05-27 | Rollup merge of #125542 - GuillaumeGomez:migrate-rustdoc-verify-output-files,... | Matthias Krüger | -1/+0 |
| 2024-05-27 | Rollup merge of #125339 - tbu-:pr_tidy_ui_tests_u32, r=clubby789 | Matthias Krüger | -4/+4 |
| 2024-05-27 | Migrate `run-make/rustdoc-verify-output-files` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-05-27 | Rollup merge of #125607 - GuillaumeGomez:migrate-compile-stdin, r=jieyouxu | Guillaume Gomez | -1/+0 |
| 2024-05-27 | Migrate `run-make/compile-stdin` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-05-26 | Rollup merge of #125307 - workingjubilee:uproot-entry-limit, r=Mark-Simulacrum | Matthias Krüger | -13/+2 |
| 2024-05-25 | Rollup merge of #125472 - erikdesjardins:component, r=clubby789 | Matthias Krüger | -0/+30 |
| 2024-05-24 | Migrate `run-make/rustdoc-with-output-dir-option` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-05-23 | tidy: validate LLVM component names in tests | Erik Desjardins | -0/+30 |
| 2024-05-23 | Rollup merge of #125445 - GuillaumeGomez:rustdoc-migrate-short-out-dir, r=jie... | Guillaume Gomez | -1/+0 |
| 2024-05-23 | Rollup merge of #125401 - GuillaumeGomez:migrate-rustdoc-scrape-examples-macr... | León Orell Valerian Liehr | -1/+0 |
| 2024-05-23 | Rollup merge of #125227 - Oneirical:seventh, r=jieyouxu | León Orell Valerian Liehr | -1/+0 |
| 2024-05-23 | Rollup merge of #125224 - Oneirical:sixth, r=jieyouxu | León Orell Valerian Liehr | -1/+0 |
| 2024-05-23 | Auto merge of #116123 - joboet:rewrite_native_tls, r=m-ou-se | bors | -2/+0 |
| 2024-05-23 | Rollup merge of #125438 - tbu-:pr_rm_to_string_lossy, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-05-23 | Rollup merge of #125421 - Oneirical:bundle-them-yet-again, r=jieyouxu | Matthias Krüger | -3/+0 |
| 2024-05-23 | delete UI tests that only check internal implementation details of thread-locals | joboet | -2/+0 |
| 2024-05-23 | Migrate `run-make/rustdoc-with-short-out-dir-option` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-05-23 | Remove unneeded string conversion | Tobias Bucher | -1/+1 |
| 2024-05-23 | Rollup merge of #125222 - Oneirical:fifth, r=jieyouxu | Matthias Krüger | -1/+0 |
| 2024-05-22 | Rewrite and rename `issue-38237` to rmake | Oneirical | -1/+0 |
| 2024-05-22 | rewrite and rename issue-46239 | Oneirical | -1/+0 |
| 2024-05-22 | rewrite and rename issue-53964 | Oneirical | -1/+0 |
| 2024-05-22 | rewrite issue-30063 | Oneirical | -1/+0 |