| Age | Commit message (Expand) | Author | Lines |
| 2025-04-10 | Apply LTO when building rustc tools | Jakub Beránek | -1/+3 |
| 2025-04-09 | set `rust.channel` to "auto-detect" for `dist` profile | onur-ozkan | -1/+1 |
| 2025-04-09 | Update boostrap | Boxy | -31/+11 |
| 2025-04-09 | clippy lints | Boxy | -6/+2 |
| 2025-04-09 | update missing targets list | Boxy | -1/+0 |
| 2025-04-09 | Auto merge of #139552 - matthiaskrgr:rollup-b194mk8, r=matthiaskrgr | bors | -1/+1 |
| 2025-04-08 | Rollup merge of #139506 - tshepang:patch-6, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-04-08 | Rollup merge of #139504 - tshepang:patch-5, r=jieyouxu | Matthias Krüger | -6/+6 |
| 2025-04-08 | Rollup merge of #139386 - onur-ozkan:configurable-compiletest-libtest, r=jiey... | Stuart Cook | -6/+83 |
| 2025-04-08 | Rollup merge of #139321 - GuillaumeGomez:update-rinja, r=notriddle,lolbinaryc... | Stuart Cook | -0/+2 |
| 2025-04-08 | add missing word in doc comment (part 2) | Tshepang Mbambo | -1/+1 |
| 2025-04-08 | remove unusual indentation | Tshepang Mbambo | -5/+5 |
| 2025-04-08 | add missing word in doc comment | Tshepang Mbambo | -1/+1 |
| 2025-04-07 | implement `check` step for `compiletest` separately | onur-ozkan | -5/+66 |
| 2025-04-07 | enable in-tree std on some runners | onur-ozkan | -0/+2 |
| 2025-04-06 | Rollup merge of #139367 - GuillaumeGomez:proc-macro-values, r=Urgau | Guillaume Gomez | -1/+1 |
| 2025-04-06 | Rollup merge of #139347 - jieyouxu:rust_test_helpers, r=onur-ozkan | Stuart Cook | -10/+9 |
| 2025-04-06 | Update proc-macro deps list | Guillaume Gomez | -0/+2 |
| 2025-04-05 | Update the minimum external LLVM to 19 | Josh Stone | -4/+2 |
| 2025-04-05 | add change-entry | onur-ozkan | -0/+5 |
| 2025-04-05 | utilize `compiletest_use_stage0_libtest` option | onur-ozkan | -1/+4 |
| 2025-04-05 | create new option `build.compiletest-use-stage0-libtest` | onur-ozkan | -0/+6 |
| 2025-04-05 | Switch `time` to `jiff` for time formatting in ICE dumps | clubby789 | -2/+0 |
| 2025-04-05 | Rollup merge of #139092 - thaliaarchi:move-fd-pal, r=joboet | Matthias Krüger | -2/+2 |
| 2025-04-04 | Move fd into sys | Thalia Archibald | -2/+2 |
| 2025-04-04 | bootstrap: Only add `rustc_randomized_layouts` if the crate has it | Guillaume Gomez | -1/+1 |
| 2025-04-04 | Rollup merge of #139378 - Kobzol:bootstrap-use-lld-fix, r=petrochenkov | Matthias Krüger | -2/+2 |
| 2025-04-04 | Use target-agnostic LLD flags in bootstrap for use-lld | Jakub Beránek | -2/+2 |
| 2025-04-04 | bootstrap: only build `rust_test_helpers` for `{incremental,ui}` suites | Jieyou Xu | -10/+9 |
| 2025-04-02 | Demote i686-pc-windows-gnu to Tier 2 | Noratrieb | -4/+0 |
| 2025-04-02 | Rollup merge of #139214 - bjorn3:edition_2024_rustfmt, r=compiler-errors | Stuart Cook | -1/+1 |
| 2025-04-02 | Rollup merge of #139060 - Shourya742:2025-03-28-replace-commit-with-actual-va... | Stuart Cook | -1/+26 |
| 2025-04-01 | Use the 2024 edition in ./x.py fmt | bjorn3 | -1/+1 |
| 2025-04-01 | replace commit placeholder in vendor status with actual commit | bit-aloo | -1/+26 |
| 2025-03-30 | Rollup merge of #139044 - thaliaarchi:bootstrap-change-id-clone, r=onur-ozkan | Jacob Pratt | -15/+11 |
| 2025-03-29 | Auto merge of #138784 - madsmtm:bootstrap-bump-cc-cmake, r=jieyouxu | bors | -13/+44 |
| 2025-03-28 | bootstrap: Avoid cloning change-id list | Thalia Archibald | -15/+11 |
| 2025-03-28 | Rollup merge of #139045 - onur-ozkan:less-verbose-bootstrap-test, r=Kobzol | Matthias Krüger | -1/+1 |
| 2025-03-28 | Rollup merge of #138986 - Shourya742:2025-03-25-add-ignore-to-change-id, r=Ko... | Matthias Krüger | -48/+79 |
| 2025-03-28 | bootstrap: update `test_find` test | onur-ozkan | -1/+1 |
| 2025-03-28 | bootstrap: Update download-ci-llvm-stamp | Mads Marquart | -1/+1 |
| 2025-03-28 | bootstrap: Override CMAKE_OSX_SYSROOT when building compiler-rt | Mads Marquart | -3/+4 |
| 2025-03-28 | bootstrap: Set CMAKE_SYSTEM_NAME=Darwin on Apple platforms | Mads Marquart | -0/+8 |
| 2025-03-28 | bootstrap: Fix CMAKE_OSX_ARCHITECTURES on all Apple platforms | Mads Marquart | -1/+1 |
| 2025-03-28 | bootstrap: Always set CMAKE_SYSTEM_NAME when cross-compiling | Mads Marquart | -0/+24 |
| 2025-03-28 | bootstrap: bump cc to 1.2.17 and cmake to 0.1.54 | Mads Marquart | -8/+6 |
| 2025-03-28 | Add new change-id option in bootstrap.example.toml and update the change-id d... | bit-aloo | -4/+8 |
| 2025-03-27 | Rollup merge of #139016 - Kobzol:post-merge-analysis-durations, r=marcoieni | Jacob Pratt | -3/+19 |
| 2025-03-27 | add changeInfo to change tracker | bit-aloo | -0/+5 |
| 2025-03-27 | feat(config): Add ChangeId enum for suppressing warnings | bit-aloo | -48/+70 |