| Age | Commit message (Expand) | Author | Lines |
| 2025-08-01 | Clarify comments on Cargo (self-)test steps | Jakub Beránek | -4/+14 |
| 2025-08-01 | Make `x test cargo` stage N test rustc stage N | Jakub Beránek | -13/+47 |
| 2025-08-01 | Fix `x test cargo` | Jakub Beránek | -36/+31 |
| 2025-08-01 | Make build compiler explicit in `dist::Cargo` | Jakub Beránek | -16/+25 |
| 2025-08-01 | Add snapshot tests for `test cargo` and update Cargo snapshot tests | Jakub Beránek | -2/+35 |
| 2025-08-01 | Update `CargoTest` | Jakub Beránek | -9/+39 |
| 2025-08-01 | Make `Cargo` a `ToolTarget` tool | Jakub Beránek | -12/+4 |
| 2025-08-01 | Add basic Cargo snapshot test | Jakub Beránek | -0/+15 |
| 2025-08-01 | Appease Clippy | Jakub Beránek | -1/+0 |
| 2025-08-01 | Rename `link_compiler` to `target_compiler` | Jakub Beránek | -27/+30 |
| 2025-08-01 | Port codegen backends to `RustcPrivateCompilers` | Jakub Beránek | -61/+45 |
| 2025-08-01 | Add step metadata and a simple test for codegen backends | Jakub Beránek | -0/+27 |
| 2025-08-01 | Fix `ToolRustc` build with `download-rustc` | Jakub Beránek | -1/+7 |
| 2025-08-01 | Refactor `Rustdoc` | Jakub Beránek | -96/+90 |
| 2025-08-01 | Add step metadata and a few tests for `Doc` steps | Jakub Beránek | -0/+103 |
| 2025-08-01 | Implement `RustcPrivateCompilers` to unify building of `rustc_private` tools | Jakub Beránek | -269/+287 |
| 2025-08-01 | Rename `Builder::rustdoc` to `Builder::rustdoc_for_compiler` | Jakub Beránek | -24/+32 |
| 2025-08-01 | Add step metadata to `RustAnalyzerProcMacroSrv` | Jakub Beránek | -0/+10 |
| 2025-08-01 | Cleanup `ensure_if_default` to not require `Option` output | Jakub Beránek | -7/+8 |
| 2025-08-01 | Add metadata to `Cargo` and `RustAnalyzer` tools | Jakub Beránek | -0/+20 |
| 2025-08-01 | Rename extended rustc tool macros | Jakub Beránek | -17/+19 |
| 2025-08-01 | Auto merge of #144773 - RalfJung:rollup-uif2yyj, r=RalfJung | bors | -173/+359 |
| 2025-08-01 | Rollup merge of #144772 - RalfJung:unsupported_calling_conventions, r=lqd | Ralf Jung | -0/+1 |
| 2025-08-01 | Rollup merge of #144771 - jieyouxu:noisy-ping, r=jieyouxu | Ralf Jung | -8/+0 |
| 2025-08-01 | Rollup merge of #144730 - Kobzol:bootstrap-cg-typed, r=jieyouxu | Ralf Jung | -79/+143 |
| 2025-08-01 | Rollup merge of #144708 - Stypox:add-tracing-to-step, r=RalfJung | Ralf Jung | -9/+75 |
| 2025-08-01 | Rollup merge of #144410 - Gelbpunkt:musl-tier3-dynamic, r=jieyouxu | Ralf Jung | -15/+0 |
| 2025-08-01 | Rollup merge of #144397 - Kivooeo:issue2, r=jieyouxu | Ralf Jung | -62/+140 |
| 2025-08-01 | add unsupported_calling_conventions to lint list | Ralf Jung | -0/+1 |
| 2025-08-01 | Auto merge of #144768 - jhpratt:rollup-otf1yfj, r=jhpratt | bors | -99/+440 |
| 2025-08-01 | Remove some noisy triagebot pings | Jieyou Xu | -8/+0 |
| 2025-08-01 | Rollup merge of #144759 - tgross35:triagebot-label, r=lqd | Jacob Pratt | -0/+1 |
| 2025-08-01 | Rollup merge of #144757 - Muscraft:triagebot-emitter-pings, r=lqd | Jacob Pratt | -0/+8 |
| 2025-08-01 | Rollup merge of #144751 - dalvescb:curtisd/aix_libextension, r=Noratrieb | Jacob Pratt | -0/+2 |
| 2025-08-01 | Rollup merge of #144700 - aDotInTheVoid:macro-rules-for-macro-fools, r=Guilla... | Jacob Pratt | -4/+51 |
| 2025-08-01 | Rollup merge of #144691 - xizheyin:suggest-confuse, r=estebank | Jacob Pratt | -58/+290 |
| 2025-08-01 | Rollup merge of #144683 - tgross35:builtins-via-std-workspace, r=bjorn3,Norat... | Jacob Pratt | -37/+35 |
| 2025-08-01 | Rollup merge of #143849 - lolbinarycat:rustdoc-priv-normalize-143222, r=Guill... | Jacob Pratt | -0/+53 |
| 2025-08-01 | Auto merge of #144446 - nnethercote:opt-region-constraints, r=lcnr | bors | -241/+231 |
| 2025-07-31 | triagebot: Label `compiler-builtins` T-libs | Trevor Gross | -0/+1 |
| 2025-07-31 | Remove `std`'s dependency on `compiler-builtins` | Trevor Gross | -2/+0 |
| 2025-07-31 | Use `core` via `rustc-std-workspace-core` in `library/panic*` | Trevor Gross | -24/+24 |
| 2025-07-31 | uefi: Use slice equality rather than `memcmp` | Trevor Gross | -11/+11 |
| 2025-07-31 | chore: Ping Muscraft when rustc_errors::emitter is modified | Scott Schafer | -0/+4 |
| 2025-07-31 | chore: Ping Muscraft when annnotate snippets emitter is modified | Scott Schafer | -0/+4 |
| 2025-07-31 | Add EnteredTraceSpan::or_if_tracing_disabled | Stypox | -10/+39 |
| 2025-07-31 | Add tracing to more functions related to step.rs | Stypox | -1/+23 |
| 2025-07-31 | Add tracing calls to eval_statement/terminator | Stypox | -3/+18 |
| 2025-07-31 | add correct dynamic_lib_extension for aix | Curtis D'Alves | -0/+2 |
| 2025-07-31 | Create a typed wrapper for codegen backends | Jakub Beránek | -79/+143 |