| Age | Commit message (Expand) | Author | Lines |
| 2024-08-15 | Auto merge of #128936 - bjorn3:fix_thin_archive_reading, r=jieyouxu | bors | -0/+6 |
| 2024-08-15 | Remove duplicated `Rustdoc::output` method from `run-make-support` lib | Guillaume Gomez | -7/+1 |
| 2024-08-15 | Rollup merge of #128963 - GuillaumeGomez:output-to-stdout, r=aDotInTheVoid | Matthias Krüger | -0/+15 |
| 2024-08-14 | rewrite min-global-align to rmake | Oneirical | -1/+15 |
| 2024-08-14 | Rollup merge of #128410 - Oneirical:dwarf-fortestress, r=jieyouxu | Matthias Krüger | -2/+33 |
| 2024-08-13 | Fix blessing of rmake tests | Zalathar | -4/+9 |
| 2024-08-13 | Extract a helper method for blessing in `Diff` | Zalathar | -16/+19 |
| 2024-08-12 | rewrite remap-path-prefix-dwarf to rmake | Oneirical | -2/+33 |
| 2024-08-12 | Add `read_dir_entries_recursive` in `run_make_support` | Guillaume Gomez | -0/+15 |
| 2024-08-10 | Add test for thin archive reading support | bjorn3 | -0/+6 |
| 2024-08-06 | Rollup merge of #128649 - ChrisDenton:param-passing, r=jieyouxu | Trevor Gross | -6/+34 |
| 2024-08-05 | rewrite cdylib-dylib-linkage to rmake | Oneirical | -4/+22 |
| 2024-08-05 | Auto merge of #127095 - Oneirical:testiary-education, r=jieyouxu | bors | -6/+23 |
| 2024-08-04 | Enable msvc for zero-extend-abi-param-passing | Chris Denton | -6/+34 |
| 2024-08-04 | Remove cygpath from run-make-support | Chris Denton | -47/+5 |
| 2024-08-03 | Auto merge of #128356 - Oneirical:real-estate-reaLTOr, r=jieyouxu | bors | -2/+9 |
| 2024-08-02 | run cross-lang-lto-pgo-smoketest in CI by renaming it | Oneirical | -7/+6 |
| 2024-08-02 | rewrite cross-lang-lto-pgo-smoketest to rmake | Oneirical | -2/+3 |
| 2024-08-02 | rewrite cross-lang-lto-clang to rmake | Oneirical | -0/+7 |
| 2024-08-02 | rewrite foreign-exceptions to rmake | Oneirical | -45/+18 |
| 2024-08-02 | rewrite foreign-double-unwind to rmake | Oneirical | -1/+109 |
| 2024-08-02 | Auto merge of #128352 - Oneirical:daLTOnist-vision, r=jieyouxu | bors | -2/+38 |
| 2024-08-02 | Auto merge of #128147 - lolbinarycat:fmt-write-bloat-rmake, r=jieyouxu | bors | -0/+52 |
| 2024-08-02 | Auto merge of #127624 - Oneirical:a-test-of-lime, r=jieyouxu | bors | -1/+1 |
| 2024-08-01 | rewrite stable-symbol-names to rmake | Oneirical | -28/+23 |
| 2024-08-01 | rewrite reproducible-build-2 to rmake | Oneirical | -0/+22 |
| 2024-08-01 | Auto merge of #127060 - Oneirical:testificate, r=jieyouxu | bors | -0/+8 |
| 2024-07-31 | rewrite cross-lang-lto to rmake | Oneirical | -2/+38 |
| 2024-07-31 | use llvm-nm in symbol-visibility rmake test | Oneirical | -2/+32 |
| 2024-07-31 | Auto merge of #128075 - Oneirical:try-your-damnetest, r=jieyouxu | bors | -5/+97 |
| 2024-07-30 | tidy | binarycat | -1/+2 |
| 2024-07-30 | invalid stdout_utf8 handling in run_make_support | Oneirical | -0/+6 |
| 2024-07-30 | rewrite symbol-visibility to rmake | Oneirical | -0/+2 |
| 2024-07-30 | migrate fmt-write-bloat to rmake | binarycat | -0/+51 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -13/+8 |
| 2024-07-28 | Rollup merge of #127860 - klensy:dedup, r=Mark-Simulacrum | Guillaume Gomez | -2/+2 |
| 2024-07-28 | dedup object | klensy | -2/+2 |
| 2024-07-26 | assert_stdout_contains_regex in run_make_support + variations | Oneirical | -5/+97 |
| 2024-07-26 | Rewrite and rename issue-35164 to rmake | Oneirical | -1/+1 |
| 2024-07-25 | rewrite incr-foreign-head-span to rmake | Oneirical | -0/+2 |
| 2024-07-25 | rewrite compiler-rt-works-on-mingw to rmake | Oneirical | -1/+22 |
| 2024-07-25 | Rollup merge of #127872 - Oneirical:antestral-traditions, r=jieyouxu | Matthias Krüger | -4/+50 |
| 2024-07-23 | rewrite c-dynamic-dylib to rmake | Oneirical | -4/+50 |
| 2024-07-23 | Auto merge of #127778 - Oneirical:artificial-intestlligence, r=jieyouxu | bors | -0/+2 |
| 2024-07-22 | rewrite and rename issue-97463-abi-param-passing to rmake | Oneirical | -0/+2 |
| 2024-07-20 | Rollup merge of #127964 - jieyouxu:rmake-rustfmt-skip, r=nnethercote | Matthias Krüger | -0/+6 |
| 2024-07-19 | run_make_support: skip rustfmt for lib.rs to preserve use ordering | 许杰友 Jieyou Xu (Joe) | -0/+6 |
| 2024-07-19 | run_make_support: cleanup dll/exe filename calculations | 许杰友 Jieyou Xu (Joe) | -30/+6 |
| 2024-07-17 | Add `llvm_components_contain` to `run-make-support` | Jerry Wang | -1/+8 |
| 2024-07-17 | run_make_support: use `fs` internally, but `rfs` to tests | 许杰友 Jieyou Xu (Joe) | -21/+30 |