| Age | Commit message (Expand) | Author | Lines |
| 2024-07-16 | Rollup merge of #127390 - Oneirical:rough-testimation, r=jieyouxu | Trevor Gross | -42/+86 |
| 2024-07-16 | build_native_static_lib with llvm_ar for run_make_support | Oneirical | -2/+10 |
| 2024-07-16 | rewrite prune-link-args to rmake format | Oneirical | -75/+66 |
| 2024-07-16 | rewrite dump-mono-stats to rmake format | Oneirical | -5/+12 |
| 2024-07-16 | rewrite compiler-lookup-paths to rmake | Oneirical | -44/+103 |
| 2024-07-16 | Auto merge of #126484 - Oneirical:test-in-peace, r=jieyouxu,kobzol | bors | -46/+83 |
| 2024-07-12 | Rollup merge of #127381 - Oneirical:testalt-consciousness, r=jieyouxu | Jubilee | -63/+90 |
| 2024-07-12 | rewrite raw-dylib-custom-dlltool to rmake | Oneirical | -19/+32 |
| 2024-07-12 | rewrite env-dep-info to rmake | Oneirical | -22/+41 |
| 2024-07-12 | rewrite rustc-macro-dep-files to rmake | Oneirical | -11/+13 |
| 2024-07-12 | rewrite and rename issue-83045 to rmake | Oneirical | -33/+39 |
| 2024-07-12 | rewrite and rename issue-85019-moved-src-dir to rmake | Oneirical | -30/+38 |
| 2024-07-12 | rewrite extra-filename-with-temp-outputs to rmake | Oneirical | -7/+23 |
| 2024-07-11 | Rollup merge of #127605 - nikic:remove-extern-wasm, r=oli-obk | Matthias Krüger | -138/+0 |
| 2024-07-11 | Remove extern "wasm" ABI | Nikita Popov | -138/+0 |
| 2024-07-11 | Auto merge of #127538 - Oneirical:the-sacred-tests, r=jieyouxu | bors | -65/+56 |
| 2024-07-10 | Auto merge of #127006 - Oneirical:holmes-the-detestive, r=Kobzol | bors | -77/+120 |
| 2024-07-09 | Test that `--print link-args` ends in newline | Alan Egerton | -0/+1 |
| 2024-07-09 | rewrite issue-109934-lto-debuginfo as an ui test | Oneirical | -21/+0 |
| 2024-07-09 | rewrite type-mismatch-same-crate-name to rmake | Oneirical | -19/+29 |
| 2024-07-09 | rewrite and rename issue-83112-incr-test-moved-file to rmake | Oneirical | -25/+27 |
| 2024-07-09 | rewrite symbols-include-type-name to rmake | Oneirical | -19/+23 |
| 2024-07-09 | Auto merge of #127378 - Oneirical:cetestial-meteorite, r=jieyouxu | bors | -45/+56 |
| 2024-07-08 | Auto merge of #127328 - Oneirical:yield-to-petestrians, r=jieyouxu | bors | -28/+155 |
| 2024-07-08 | Rollup merge of #127325 - Oneirical:gothic-testhetic, r=jieyouxu | Guillaume Gomez | -37/+101 |
| 2024-07-08 | Rollup merge of #127237 - GuillaumeGomez:improve-run-make-llvm-ident, r=Kobzol | Guillaume Gomez | -14/+8 |
| 2024-07-08 | Improve code of `run-make/llvm-ident` | Guillaume Gomez | -14/+8 |
| 2024-07-08 | rewrite track-pgo-dep-info to rmake | Oneirical | -31/+25 |
| 2024-07-08 | rewrite target-without-atomic-cas to rmake | Oneirical | -9/+18 |
| 2024-07-08 | rewrite sepcomp-inlining and -separate to rmake.rs | Oneirical | -46/+48 |
| 2024-07-08 | rewrite sepcomp-separate to rmake | Oneirical | -14/+32 |
| 2024-07-08 | rewrite intrinsic-unreachable to rmake | Oneirical | -12/+19 |
| 2024-07-08 | shallow_find_files function for run_make_support | Oneirical | -8/+14 |
| 2024-07-08 | rewrite mixing-libs to rmake | Oneirical | -8/+21 |
| 2024-07-08 | rewrite and rename issue-18943 to rmake | Oneirical | -8/+13 |
| 2024-07-08 | rewrite obey-crate-type-flag to rmake | Oneirical | -14/+16 |
| 2024-07-08 | rewrite std-core-cycle to rmake | Oneirical | -17/+28 |
| 2024-07-07 | Improve `run-make/output-type-permutations` code and improve `filename_not_in... | Guillaume Gomez | -3/+2 |
| 2024-07-07 | Auto merge of #127335 - Oneirical:put-on-a-petestal, r=jieyouxu | bors | -83/+136 |
| 2024-07-05 | Rollup merge of #127098 - Oneirical:big-test-party, r=Kobzol,jieyouxu | Jubilee | -147/+543 |
| 2024-07-05 | rewrite raw-dylib-inline-cross-dylib to rmake | Oneirical | -30/+61 |
| 2024-07-05 | rewrite track-path-dep-info to rmake | Oneirical | -13/+15 |
| 2024-07-05 | rewrite and rename issue-37839 to rmake | Oneirical | -7/+22 |
| 2024-07-05 | rewrite pass-linker-flags-from-dep to rmake | Oneirical | -13/+45 |
| 2024-07-05 | Add shallow_find_files helper function to run-make-support | Oneirical | -19/+20 |
| 2024-07-05 | Expectations struct for output-type-permutations | Oneirical | -190/+442 |
| 2024-07-05 | add shallow_find_files helper to run_make_support | Oneirical | -167/+280 |
| 2024-07-05 | rewrite output-type-permutations to rmake | Oneirical | -147/+178 |
| 2024-07-05 | rewrite profile to rmake | Oneirical | -13/+22 |
| 2024-07-05 | rewrite pgo-use to rmake | Oneirical | -43/+54 |