| Age | Commit message (Expand) | Author | Lines |
| 2025-06-06 | bootstrap: fix tracing imports | Jieyou Xu | -4/+0 |
| 2025-06-06 | Auto merge of #141272 - Shourya742:2025-05-18-modularize-config-module, r=Kobzol | bors | -1986/+2228 |
| 2025-06-06 | Add new Tier-3 targets: `loongarch32-unknown-none*` | WANG Rui | -0/+3 |
| 2025-06-05 | Auto merge of #142081 - matthiaskrgr:rollup-secpezz, r=matthiaskrgr | bors | -1/+2 |
| 2025-06-05 | Rollup merge of #142026 - smpdt:master, r=Kobzol | Matthias Krüger | -1/+2 |
| 2025-06-05 | correct the imports in flags, tests and download | bit-aloo | -5/+8 |
| 2025-06-05 | Rollup merge of #141970 - onur-ozkan:skip-stage1-std, r=Kobzol | Matthias Krüger | -0/+23 |
| 2025-06-05 | Rollup merge of #141938 - ZuseZ4:offload-updates, r=Kobzol | Matthias Krüger | -6/+9 |
| 2025-06-04 | Auto merge of #142002 - onur-ozkan:follow-ups2, r=jieyouxu | bors | -26/+26 |
| 2025-06-04 | bootstrap: Fix file permissions when dereferencing symlinks | smpdt | -1/+2 |
| 2025-06-04 | update `skip_std_check_if_no_download_rustc` doc-comments | onur-ozkan | -2/+6 |
| 2025-06-04 | remove outdated RUSTC_SYSROOT handling for ci-rustc | onur-ozkan | -10/+0 |
| 2025-06-04 | bootstrap: don't symlink source dir into stage0 sysroot | Aleksey Kliger | -13/+17 |
| 2025-06-04 | make it possible to request stage 0 std with `Builder::ensure` | onur-ozkan | -15/+19 |
| 2025-06-04 | run `check::Std` as the final step | onur-ozkan | -1/+7 |
| 2025-06-03 | update gpu offload build command | Manuel Drehwald | -6/+9 |
| 2025-06-03 | Auto merge of #141961 - matthiaskrgr:rollup-r09j2sp, r=matthiaskrgr | bors | -18/+55 |
| 2025-06-03 | add change-entry | onur-ozkan | -0/+5 |
| 2025-06-03 | bless tidy | onur-ozkan | -2/+2 |
| 2025-06-03 | implement new `x` flag: `--skip-std-check-if-no-download-rustc` | onur-ozkan | -0/+14 |
| 2025-06-03 | Auto merge of #136942 - Kobzol:stage0-sccache, r=jieyouxu | bors | -0/+22 |
| 2025-06-03 | Rollup merge of #141914 - onur-ozkan:follow-ups, r=Kobzol | Matthias Krüger | -18/+55 |
| 2025-06-03 | use better default stage for `check::Std` when stage isn't explicit | onur-ozkan | -9/+29 |
| 2025-06-03 | Rollup merge of #141949 - onur-ozkan:move-test-float-parse, r=Kobzol | Matthias Krüger | -7/+7 |
| 2025-06-03 | handle stage0 on `Std::check` | onur-ozkan | -11/+24 |
| 2025-06-03 | add config.rs with new module structuring | bit-aloo | -1982/+122 |
| 2025-06-03 | Move all common types, macros and utility method to config/mod.rs | bit-aloo | -0/+411 |
| 2025-06-03 | move target selection to its separate module | bit-aloo | -0/+147 |
| 2025-06-03 | This commit adds a `toml` module that represents various subsections of `boot... | bit-aloo | -0/+1541 |
| 2025-06-03 | move `test-float-parse` tool into `src/tools` dir | onur-ozkan | -7/+7 |
| 2025-06-03 | make library profile to use stage 1 on `x check` | onur-ozkan | -1/+2 |
| 2025-06-03 | make `x check` to use stage0 by default | onur-ozkan | -1/+4 |
| 2025-06-03 | Auto merge of #141210 - RalfJung:miri-std-doctests, r=saethlin | bors | -12/+11 |
| 2025-06-02 | bootstrap: Remove `rustc_snapshot_libdir` from PATH in one more place | Vadim Petrochenkov | -4/+2 |
| 2025-06-02 | Use ccache for stage0 tool and rustc builds | Jakub Beránek | -0/+22 |
| 2025-06-02 | Auto merge of #119899 - onur-ozkan:redesign-stage0-std, r=albertlarsan68,jiey... | bors | -355/+346 |
| 2025-06-01 | Rollup merge of #141852 - onur-ozkan:resolve-if-let-fixme, r=jieyouxu | Guillaume Gomez | -3/+3 |
| 2025-06-01 | Rollup merge of #141846 - Berrysoft:cygwin-bootstrap-tls, r=mati865 | Guillaume Gomez | -1/+6 |
| 2025-06-01 | Rollup merge of #141789 - ferrocene:hoverbear/exclude-cargo-home-from-in-tree... | Guillaume Gomez | -1/+2 |
| 2025-06-01 | resolve if-let-chain FIXME on bootstrap | onur-ozkan | -3/+3 |
| 2025-06-01 | Fix TLS model on bootstrap for cygwin | 王宇逸 | -1/+6 |
| 2025-05-31 | Rollup merge of #141819 - mati865:windows-gnullvm-host-fixes, r=jieyouxu | Matthias Krüger | -3/+6 |
| 2025-05-31 | Rollup merge of #141646 - jieyouxu:distcheck, r=Mark-Simulacrum | Matthias Krüger | -1/+8 |
| 2025-05-31 | bootstrap: remap compiler vs non-compiler sources differently | Jieyou Xu | -10/+70 |
| 2025-05-31 | Shared libLLVM linking is officially supported with MinGW and Clang | Mateusz Mikuła | -1/+2 |
| 2025-05-31 | Fix C++ standard library name for *-windows-gnullvm targets | Mateusz Mikuła | -1/+3 |
| 2025-05-31 | Fix incorrect comment | Mateusz Mikuła | -1/+1 |
| 2025-05-30 | bootstrap: build std with less frame pointers | Jubilee Young | -1/+2 |
| 2025-05-30 | Exclude `CARGO_HOME` from `generate-copyright` in-tree determination | Ana Hobden | -1/+2 |
| 2025-05-30 | Auto merge of #141657 - petrochenkov:nobinroot, r=jieyouxu | bors | -1/+0 |