| Age | Commit message (Expand) | Author | Lines |
| 2023-06-18 | Rollup merge of #112753 - Zalathar:no-bless, r=clubby789 | Michael Goulet | -1/+2 |
| 2023-06-18 | Rollup merge of #112668 - Kobzol:ci-msvc-ps1, r=pietroalbini | Michael Goulet | -2/+5 |
| 2023-06-18 | Rollup merge of #112663 - klensy:dusk-and-dawn, r=pietroalbini | Michael Goulet | -2/+0 |
| 2023-06-18 | Auto merge of #112645 - Kobzol:ci-mingw-merge, r=pietroalbini | bors | -8/+6 |
| 2023-06-18 | Merge `mingw-1/2` CI jobs | Jakub Beránek | -8/+6 |
| 2023-06-18 | Test `x.ps1` in `msvc` CI job | Jakub Beránek | -2/+5 |
| 2023-06-18 | Don't try to auto-bless 32-bit `mir-opt` tests on ARM Mac hosts | Zalathar | -1/+2 |
| 2023-06-16 | Apply changes to fix python linting errors | Trevor Gross | -7/+7 |
| 2023-06-16 | add dry_run check | DrMeepster | -1/+1 |
| 2023-06-15 | cleanup more azure leftovers | klensy | -2/+0 |
| 2023-06-14 | Merge `msvc-1/2` CI jobs | Jakub Beránek | -9/+3 |
| 2023-06-14 | Auto merge of #112418 - ferrocene:pa-mir-opt-panic, r=ozkanonur,saethlin | bors | -89/+326 |
| 2023-06-14 | yet another dry run fix | Pietro Albini | -0/+4 |
| 2023-06-13 | add another check for empty `cc`s | Pietro Albini | -1/+1 |
| 2023-06-13 | fmt | Pietro Albini | -1/+2 |
| 2023-06-12 | implement stdout streaming in `render_tests::Renderer` | ozkanonur | -9/+31 |
| 2023-06-12 | make sure the standard library compiles properly with synthetic targets | Pietro Albini | -0/+5 |
| 2023-06-12 | add support for blessing panic=abort mir-opt tests | Pietro Albini | -3/+107 |
| 2023-06-12 | bless both 32bit and 64bit variants of mir-opt when available | Pietro Albini | -8/+70 |
| 2023-06-12 | split finding the cc for a single target into a separate fn | Pietro Albini | -48/+52 |
| 2023-06-12 | return dummy cc and friends during dry runs | Pietro Albini | -1/+22 |
| 2023-06-12 | allow mutating the c compilers detected by bootstrap | Pietro Albini | -41/+46 |
| 2023-06-12 | stop using a macro for the mir-opt test suite | Pietro Albini | -2/+33 |
| 2023-06-11 | Rollup merge of #112528 - jyn514:fix-debuginfo-level, r=Mark-Simulacrum | Matthias Krüger | -20/+73 |
| 2023-06-11 | Rollup merge of #112487 - zwhiteley:improve-docs, r=Mark-Simulacrum | Matthias Krüger | -0/+10 |
| 2023-06-11 | Don't override `debuginfo-level = 1` to mean `line-tables-only` | jyn | -20/+73 |
| 2023-06-11 | Auto merge of #112512 - matthiaskrgr:rollup-o2jh1jx, r=matthiaskrgr | bors | -3/+14 |
| 2023-06-11 | Rollup merge of #112477 - jyn514:assemble-info, r=clubby789 | Matthias Krüger | -3/+14 |
| 2023-06-10 | Auto merge of #112256 - jyn514:faster-mingw-check, r=Mark-Simulacrum | bors | -16/+19 |
| 2023-06-10 | Improve documentation for `tools` profile | Zachary Whiteley | -0/+10 |
| 2023-06-10 | Rollup merge of #112297 - jyn514:remove-exclude-kind, r=Mark-Simulacrum | Matthias Krüger | -62/+28 |
| 2023-06-09 | Give more helpful progress messages in `Assemble` | jyn | -3/+14 |
| 2023-06-09 | Compile rustc_driver by default | Matthew Esposito | -1/+6 |
| 2023-06-08 | Auto merge of #112420 - matthiaskrgr:rollup-spiavw5, r=matthiaskrgr | bors | -1/+1 |
| 2023-06-08 | Rollup merge of #112339 - lnicola:proc-macro-srv-feature, r=Veykril | Matthias Krüger | -1/+1 |
| 2023-06-08 | Rollup merge of #112309 - kadiwa4:remove_is_terminal, r=albertlarsan68 | Guillaume Gomez | -16/+1 |
| 2023-06-08 | Auto merge of #112012 - Kobzol:try-build-llvm-rebuild, r=nikic | bors | -0/+4 |
| 2023-06-07 | download-rustc: Fix `x test core` on MacOS | jyn | -1/+6 |
| 2023-06-07 | Avoid one `rustc` rebuild in the optimized build pipeline | Jakub Beránek | -0/+4 |
| 2023-06-07 | Auto merge of #111495 - Kobzol:dist-tests, r=Mark-Simulacrum | bors | -3/+16 |
| 2023-06-06 | Fix rust-analyzer proc macro server | Laurențiu Nicola | -1/+1 |
| 2023-06-05 | Test the PGO/BOLT/LTO optimized x64 Linux compiler on CI | Jakub Beránek | -3/+16 |
| 2023-06-05 | Rollup merge of #112299 - jyn514:gha-progress, r=oli-obk | Guillaume Gomez | -1/+0 |
| 2023-06-05 | Rollup merge of #112291 - sigaloid:master, r=clubby789 | Guillaume Gomez | -2/+2 |
| 2023-06-05 | bootstrap: remove dep `is-terminal` | kadiwa | -16/+1 |
| 2023-06-05 | Auto merge of #110221 - jyn514:smaller-debuginfo, r=Mark-Simulacrum | bors | -1/+11 |
| 2023-06-04 | cleanup now that Kind is no longer used for excludes | jyn | -62/+27 |
| 2023-06-04 | Don't double-print status messages in GHA | jyn | -1/+0 |
| 2023-06-04 | Use the top-level Kind to determine whether Steps are excluded | jyn | -1/+2 |
| 2023-06-04 | Greatly decrease the size of `rustc_driver.so` when debuginfo is enabled | jyn | -1/+11 |