| Age | Commit message (Expand) | Author | Lines |
| 2025-06-01 | resolve if-let-chain FIXME on bootstrap | onur-ozkan | -3/+3 |
| 2025-05-30 | Rollup merge of #141736 - onur-ozkan:resolve-stage0-syroot-from-rustc, r=Kobzol | Matthias Krüger | -1/+3 |
| 2025-05-30 | Rollup merge of #141407 - mu001999-contrib:dead-code/refactor, r=petrochenkov | Matthias Krüger | -0/+3 |
| 2025-05-29 | Auto merge of #141739 - GuillaumeGomez:rollup-ivboqwd, r=GuillaumeGomez | bors | -10/+26 |
| 2025-05-29 | resolve target-libdir directly from rustc | onur-ozkan | -10/+26 |
| 2025-05-29 | resolve stage0 sysroot from rustc | onur-ozkan | -1/+3 |
| 2025-05-29 | Auto merge of #141595 - bjorn3:rustc_no_sysroot_proc_macro, r=onur-ozkan | bors | -1/+2 |
| 2025-05-28 | Add cfg for FormatShortCmd | Mu001999 | -0/+3 |
| 2025-05-27 | Disable libunwind cross-architecture unwinding | Khem Raj | -2/+1 |
| 2025-05-27 | Do not get proc_macro from the sysroot in rustc | bjorn3 | -1/+2 |
| 2025-05-27 | Rollup merge of #141568 - onur-ozkan:141393-fix, r=Kobzol | Michael Goulet | -0/+8 |
| 2025-05-27 | Rollup merge of #141556 - jeremyd2019:patch-1, r=jieyouxu | Michael Goulet | -1/+3 |
| 2025-05-26 | bootstrap: translate Windows paths in a way that works for both Cygwin and MSYS2 | Jeremy Drake | -1/+3 |
| 2025-05-27 | Rollup merge of #140898 - onur-ozkan:miri-run, r=Kobzol | 许杰友 Jieyou Xu (Joe) | -3/+13 |
| 2025-05-26 | dist: make sure llvm-project submodule is present | onur-ozkan | -0/+8 |
| 2025-05-25 | bootstrap: clippy: set TESTNAME based on given paths | xtex | -1/+18 |
| 2025-05-23 | Rollup merge of #141374 - jeremyd2019:patch-1, r=jieyouxu | Matthias Krüger | -1/+10 |
| 2025-05-23 | let `tool::Miri` implementation to handle compilers | onur-ozkan | -2/+4 |
| 2025-05-23 | if stage isn't set explicitly, default to 1 when running miri | onur-ozkan | -1/+9 |
| 2025-05-23 | Auto merge of #141062 - ChaiTRex:ide_fmt_2024, r=Mark-Simulacrum | bors | -0/+4 |
| 2025-05-22 | make shared_helpers exe function work for both cygwin and non-cygwin hosts | Jeremy Drake | -1/+10 |
| 2025-05-21 | Rollup merge of #141283 - Sol-Ell:fix-benchmarking-on-windows, r=Kobzol | Matthias Krüger | -1/+5 |
| 2025-05-21 | Rollup merge of #140994 - onur-ozkan:cc2ar-removal, r=albertlarsan68 | Matthias Krüger | -148/+5 |
| 2025-05-21 | Allow x perf to find rustc.exe on Windows | Ell | -1/+5 |
| 2025-05-20 | Auto merge of #140932 - onur-ozkan:llvm-tools, r=Kobzol | bors | -13/+22 |
| 2025-05-20 | Rollup merge of #141257 - Shourya742:2025-05-19-trim-cache-module, r=onur-ozkan | Stuart Cook | -50/+0 |
| 2025-05-19 | trim cache module in utils | bit-aloo | -50/+0 |
| 2025-05-19 | Rollup merge of #141247 - onur-ozkan:141246, r=albertlarsan68 | Matthias Krüger | -3/+17 |
| 2025-05-19 | skip compiler tools sanity checks on certain commands | onur-ozkan | -3/+17 |
| 2025-05-18 | Auto merge of #140154 - Berrysoft:cygwin-host, r=jieyouxu | bors | -3/+3 |
| 2025-05-18 | Auto merge of #127013 - tgross35:f16-format-parse, r=Mark-Simulacrum | bors | -2/+8 |
| 2025-05-18 | float: Add `f16` to `test-float-parse` | Trevor Gross | -2/+8 |
| 2025-05-17 | bootstrap: bump windows too | klensy | -65/+11 |
| 2025-05-16 | bump bootstrap cc-rs to `1.2.23` | onur-ozkan | -3/+3 |
| 2025-05-15 | Update IDEs to use rustfmt 2024, fix Zed settings | Chai T. Rex | -0/+4 |
| 2025-05-15 | Rollup merge of #141027 - onur-ozkan:simpler-rustfmt-initialization, r=albert... | Matthias Krüger | -50/+12 |
| 2025-05-15 | Fix exe() to make rustc wrapper happy | 王宇逸 | -1/+1 |
| 2025-05-15 | Experimental cygwin support in rustc | 王宇逸 | -4/+4 |
| 2025-05-15 | remove `RustfmtState` to reduce `initial_rustfmt` complexity | onur-ozkan | -50/+12 |
| 2025-05-14 | replace `cc_detect::cc2ar` with `cc::try_get_archiver` | onur-ozkan | -145/+2 |
| 2025-05-14 | Update rustix to 1.0.7 for bootstrap | 王宇逸 | -2/+2 |
| 2025-05-13 | Auto merge of #140887 - pietroalbini:pa-bootstrap-update, r=compiler-errors | bors | -42/+39 |
| 2025-05-13 | Format and skip formatting for pin | Michael Goulet | -2/+1 |
| 2025-05-12 | ./x clippy ci --fix | Pietro Albini | -40/+39 |
| 2025-05-12 | x86_64-lynx-lynxos178 is now present in the stage0 | Pietro Albini | -1/+0 |
| 2025-05-12 | Silence warning in default compiler bootstrap settings | Yotam Ofek | -2/+0 |
| 2025-05-12 | update default condition of llvm-tools for install step | onur-ozkan | -1/+1 |
| 2025-05-12 | update llvm-tools copying logic for dist step | onur-ozkan | -12/+21 |
| 2025-05-11 | Rollup merge of #140886 - Berrysoft:update-bootstrap-lock, r=jieyouxu | León Orell Valerian Liehr | -33/+13 |
| 2025-05-10 | Fix download of GCC from CI on non-nightly channels | Jakub Beránek | -1/+2 |