| Age | Commit message (Expand) | Author | Lines |
| 2025-02-18 | remove manually handled stage offs | onur-ozkan | -49/+24 |
| 2025-02-18 | return `ToolBuildResult` to utilize them from callers | onur-ozkan | -85/+66 |
| 2025-02-18 | migrate llvm-bitcode-linker to `ToolBuild` | onur-ozkan | -51/+27 |
| 2025-02-18 | return more advanced type from `ToolBuild` | onur-ozkan | -98/+125 |
| 2025-02-18 | bless tests | onur-ozkan | -1/+5 |
| 2025-02-18 | pass target_compiler from Rustdoc | onur-ozkan | -11/+2 |
| 2025-02-18 | handle `ToolRustc` build stages automatically | onur-ozkan | -1/+22 |
| 2025-02-18 | Revert "pass struct fields to chalk" | Lukas Wirth | -37/+20 |
| 2025-02-18 | Merge pull request #19157 from joshrotenberg/dev-guide-to-book | Lukas Wirth | -173/+201 |
| 2025-02-17 | Add Zed to dev guide suggested workflows page | Chai T. Rex | -0/+11 |
| 2025-02-18 | Auto merge of #137162 - nnethercote:remove-Map-2, r=Zalathar | bors | -62/+52 |
| 2025-02-18 | Auto merge of #137176 - matthiaskrgr:rollup-eht05gr, r=matthiaskrgr | bors | -3037/+9703 |
| 2025-02-18 | Move methods from `Map` to `TyCtxt`, part 2. | Nicholas Nethercote | -62/+52 |
| 2025-02-17 | librustdoc: more usages of `Joined::joined` | Yotam Ofek | -43/+61 |
| 2025-02-17 | Update host LLVM to 20.1 on CI | Jakub Beránek | -1/+1 |
| 2025-02-17 | Fix what looks like an inverted message | Eric Huss | -1/+1 |
| 2025-02-17 | Move error_index_generator to the rustbook workspace | Eric Huss | -16/+9 |
| 2025-02-17 | Update mdbook to 0.4.45 | Eric Huss | -3/+3 |
| 2025-02-17 | move dev docs to manual | Josh Rotenberg | -173/+201 |
| 2025-02-17 | coalesce match patterns with identical bodies | Yotam Ofek | -5/+6 |
| 2025-02-17 | use `Iterator::zip` instead of enumerating+indexing | Yotam Ofek | -3/+3 |
| 2025-02-17 | Update `minifier-rs` version to `0.3.5` | Guillaume Gomez | -1/+1 |
| 2025-02-17 | Rollup merge of #137173 - lnicola:sync-from-ra, r=lnicola | Matthias Krüger | -2949/+9573 |
| 2025-02-17 | Rollup merge of #137170 - ferrocene:pa-target-jemalloc, r=Kobzol | Matthias Krüger | -3/+18 |
| 2025-02-17 | Rollup merge of #137169 - ojeda:rfl, r=lqd | Matthias Krüger | -2/+2 |
| 2025-02-17 | Rollup merge of #137166 - nikic:loongarch-code-model, r=workingjubilee | Matthias Krüger | -1/+1 |
| 2025-02-17 | Rollup merge of #137073 - niklaskorz:bootstrap-doc-fix-empty-no-std, r=clubby789 | Matthias Krüger | -0/+4 |
| 2025-02-17 | Rollup merge of #137020 - ferrocene:pa-vendor-sources, r=Kobzol | Matthias Krüger | -82/+105 |
| 2025-02-17 | Use correct working directory for non-workspace proc-macro execution | Mehul Arora | -31/+159 |
| 2025-02-17 | Auto merge of #135763 - nikic:llvm-20, r=cuviper | bors | -0/+4 |
| 2025-02-17 | use the shared vendor impl for plan source tarballs | Pietro Albini | -21/+17 |
| 2025-02-17 | Update lockfile | Laurențiu Nicola | -12/+12 |
| 2025-02-17 | Merge pull request #19169 from lnicola/sync-from-rust | Laurențiu Nicola | -3028/+5627 |
| 2025-02-17 | Bump rustc crates | Laurențiu Nicola | -5/+5 |
| 2025-02-17 | Default to the medium code model for the loongarch64-linux toolchains | WANG Rui | -0/+4 |
| 2025-02-17 | Changed `.display()` to `.to_str()` | Jakub Beránek | -1/+1 |
| 2025-02-17 | Trim channel | Jakub Beránek | -1/+3 |
| 2025-02-17 | Trim try-job names | Jakub Beránek | -1/+1 |
| 2025-02-17 | Avoid double serialization of environment strings | Jakub Beránek | -21/+16 |
| 2025-02-17 | Add tests | Jakub Beránek | -39/+324 |
| 2025-02-17 | Add comment to [workspace] | Jakub Beránek | -0/+3 |
| 2025-02-17 | Apply review comments | Jakub Beránek | -2/+7 |
| 2025-02-17 | Update documentation | Jakub Beránek | -7/+16 |
| 2025-02-17 | Delete the previous Python script | Jakub Beránek | -318/+0 |
| 2025-02-17 | Add local job execution to `citool` | Jakub Beránek | -0/+82 |
| 2025-02-17 | Add missing base-job directive | Jakub Beránek | -0/+2 |
| 2025-02-17 | Implement CI tooling in Rust | Jakub Beránek | -0/+653 |
| 2025-02-17 | Merge pull request #19167 from ChayimFriedman2/fix-ref-pat | Lukas Wirth | -17/+64 |
| 2025-02-17 | Merge from rust-lang/rust | Laurențiu Nicola | -3022/+5621 |
| 2025-02-17 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |