| Age | Commit message (Expand) | Author | Lines |
| 2025-07-03 | Rollup merge of #143327 - RalfJung:miri-type-validity-error, r=oli-obk | Matthias Krüger | -62/+27 |
| 2025-07-03 | Rollup merge of #143325 - Kobzol:bootstrap-interner, r=clubby789 | Matthias Krüger | -4/+7 |
| 2025-07-03 | Rollup merge of #143324 - RalfJung:native-call-prep, r=oli-obk | Matthias Krüger | -18/+38 |
| 2025-07-03 | Rollup merge of #143316 - Kobzol:bootstrap-check-tests, r=jieyouxu | Matthias Krüger | -63/+373 |
| 2025-07-03 | Rollup merge of #143251 - lolbinarycat:bootstrap-toml-tidy-extra-checks, r=Ko... | Matthias Krüger | -2/+13 |
| 2025-07-03 | Rollup merge of #143192 - GuillaumeGomez:code-line-number, r=lolbinary | Matthias Krüger | -68/+30 |
| 2025-07-02 | Auto merge of #143338 - matthiaskrgr:rollup-ykaxh04, r=matthiaskrgr | bors | -36/+87 |
| 2025-07-02 | Auto merge of #143337 - matthiaskrgr:rollup-lqwhe0i, r=matthiaskrgr | bors | -52/+87 |
| 2025-07-02 | Rollup merge of #143306 - samueltardieu:track-clippy-lints-emission, r=petroc... | Matthias Krüger | -0/+58 |
| 2025-07-02 | Rollup merge of #142212 - GrigorenkoPV:codegens, r=Kobzol | Matthias Krüger | -36/+29 |
| 2025-07-02 | Rollup merge of #143274 - marcoieni:optional-jobs, r=Kobzol | Matthias Krüger | -6/+43 |
| 2025-07-02 | Rollup merge of #143232 - jieyouxu:compiletest-maintenance-3, r=Kobzol | Matthias Krüger | -44/+43 |
| 2025-07-02 | Rollup merge of #142886 - Enselic:aarch64-panic, r=cuviper | Matthias Krüger | -2/+1 |
| 2025-07-02 | Auto merge of #143214 - camsteffen:remove-let-chains-feature, r=est31 | bors | -0/+4 |
| 2025-07-02 | bootstrap: add CONFIG_CHANGE_HISTORY entry for build.tidy-extra-checks | binarycat | -0/+5 |
| 2025-07-02 | bootstrap: add build.tidy-extra-checks option | binarycat | -2/+8 |
| 2025-07-02 | miri: improve errors for type validity assertion failures | Ralf Jung | -62/+27 |
| 2025-07-02 | bootstrap: `validate rust.codegen-backends` & `targer.<triple>.codegen-backends` | Pavel Grigorenko | -36/+29 |
| 2025-07-02 | interpret: move the native call preparation logic into Miri | Ralf Jung | -18/+38 |
| 2025-07-02 | Use non-global interner in `test_string_interning` in bootstrap | Jakub Beránek | -4/+7 |
| 2025-07-02 | Apply review comments | Jakub Beránek | -2/+3 |
| 2025-07-02 | Add `track_caller` attributes to trace origin of Clippy lints | Samuel Tardieu | -0/+58 |
| 2025-07-02 | Add cross-compilation check tests | Jakub Beránek | -0/+47 |
| 2025-07-02 | Add bootstrap tool check test | Jakub Beránek | -0/+14 |
| 2025-07-02 | Add Rust Analyzer check tests | Jakub Beránek | -0/+18 |
| 2025-07-02 | Add codegen check tests | Jakub Beránek | -0/+25 |
| 2025-07-02 | Add compiletest check tests | Jakub Beránek | -4/+30 |
| 2025-07-02 | Add snapshot tests for checking compiler, library and rustc tools | Jakub Beránek | -1/+182 |
| 2025-07-02 | Automatically derive stage in step metadata where possible | Jakub Beránek | -62/+60 |
| 2025-07-02 | Rename {`HeadersCache`, `iter_header`} -> {`DirectivesCache`, `iter_directive... | Jieyou Xu | -14/+14 |
| 2025-07-02 | Update compiletest to use "directive" terminology consistently | Jieyou Xu | -24/+23 |
| 2025-07-02 | Rename `header` -> `directives` | Jieyou Xu | -12/+12 |
| 2025-07-02 | Auto merge of #142974 - cuviper:stage0-bump, r=Mark-Simulacrum | bors | -486/+482 |
| 2025-07-01 | Auto merge of #143036 - compiler-errors:no-dyn-star, r=oli-obk | bors | -128/+0 |
| 2025-07-01 | Remove support for dyn* | Michael Goulet | -128/+0 |
| 2025-07-01 | Update `cfg(bootstrap)` | Josh Stone | -24/+2 |
| 2025-07-01 | Update `STAGE0_MISSING_TARGETS` | Josh Stone | -2/+0 |
| 2025-07-01 | Update stage0 to 1.89.0-beta.1 | Josh Stone | -460/+480 |
| 2025-07-01 | Rollup merge of #143279 - GuillaumeGomez:rm-itemkind-descr, r=oli-obk | Guillaume Gomez | -6/+12 |
| 2025-07-01 | Rollup merge of #143269 - tshepang:patch-1, r=Kobzol | Guillaume Gomez | -2/+2 |
| 2025-07-01 | Rollup merge of #143255 - Kobzol:disable-lld-by-default, r=jieyouxu | Guillaume Gomez | -5/+8 |
| 2025-07-01 | Rollup merge of #143230 - jieyouxu:compiletest-maintenance-2, r=Kobzol | Guillaume Gomez | -38/+84 |
| 2025-07-01 | Update clippy source code to make use of `TyCtxt::def_descr` instead of `Item... | Guillaume Gomez | -6/+12 |
| 2025-07-01 | Improve CSS for source code block line numbers | Guillaume Gomez | -68/+30 |
| 2025-07-01 | Auto merge of #143013 - bjorn3:split_exported_symbols, r=oli-obk | bors | -4/+4 |
| 2025-07-01 | ci: support optional jobs | MarcoIeni | -6/+43 |
| 2025-07-01 | bootstrap: make comment more clear | Tshepang Mbambo | -2/+2 |
| 2025-07-01 | Do not enable LLD by default in the dist profile | Jakub Beránek | -5/+8 |
| 2025-07-01 | Auto merge of #143267 - matthiaskrgr:rollup-suvzar6, r=matthiaskrgr | bors | -7/+6 |
| 2025-07-01 | Make some compiletest errors/warnings/help more visually obvious | Jieyou Xu | -38/+84 |