| Age | Commit message (Expand) | Author | Lines |
| 2025-01-05 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-01-04 | Merge pull request #4121 from RalfJung/josh-proxy | Ralf Jung | -2/+2 |
| 2025-01-04 | bump josh-proxy | Ralf Jung | -2/+2 |
| 2025-01-03 | Merge pull request #4120 from rust-lang/rustup-2025-01-03 | Ben Kimock | -1369/+351703 |
| 2025-01-03 | Merge from rustc | The Miri Cronjob Bot | -1368/+351702 |
| 2025-01-08 | Move `mod cargo` below the import statements | onur-ozkan | -2/+2 |
| 2025-01-03 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-01-02 | Auto merge of #122565 - Zoxc:atomic-panic-msg, r=the8472 | bors | -20/+153 |
| 2025-01-02 | Auto merge of #135040 - matthiaskrgr:rollup-34vsa8n, r=matthiaskrgr | bors | -29/+51 |
| 2025-01-02 | Rollup merge of #135035 - Noratrieb:fixfmt, r=jieyouxu | Matthias Krüger | -20/+45 |
| 2025-01-02 | Rollup merge of #135033 - Eh2406:Eh2406-mailmap, r=jieyouxu | Matthias Krüger | -0/+3 |
| 2025-01-02 | Rollup merge of #135029 - weihanglo:mailmap, r=jieyouxu | Matthias Krüger | -0/+2 |
| 2025-01-02 | Rollup merge of #135027 - Flakebi:remove-range-workaround, r=compiler-errors | Matthias Krüger | -8/+0 |
| 2025-01-02 | Rollup merge of #135016 - jieyouxu:dev-guide-ping-list, r=Kobzol | Matthias Krüger | -1/+1 |
| 2025-01-02 | Fix formatting command | Noratrieb | -20/+45 |
| 2025-01-02 | Auto merge of #135014 - Zalathar:tool-build-step, r=jieyouxu | bors | -113/+135 |
| 2025-01-02 | try to dedup me in the mailmap | Jacob Finkelman | -0/+3 |
| 2025-01-02 | Update mailmap | Weihang Lo | -0/+2 |
| 2025-01-02 | Remove range-metadata amdgpu workaround | Flakebi | -8/+0 |
| 2025-01-02 | Auto merge of #135023 - jieyouxu:boop, r=onur-ozkan | bors | -1/+5 |
| 2025-01-02 | bootstrap: temporarily flip `compile::Rustc` vs `compile::Assemble` | 许杰友 Jieyou Xu (Joe) | -1/+5 |
| 2025-01-02 | Merge pull request #4106 from shamb0/generalize-callback-miri-concurrency | Ralf Jung | -131/+171 |
| 2025-01-02 | tweak docs a little | Ralf Jung | -35/+19 |
| 2025-01-02 | Ping me for rustc-dev-guide changes on r-l/r | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2025-01-02 | Move most of `Step::should_run` out of `tool_extended!` | Zalathar | -15/+30 |
| 2025-01-02 | Use struct-like syntax in `tool_extended!` | Zalathar | -18/+36 |
| 2025-01-02 | Move most of `Step::run` out of `tool_extended!` | Zalathar | -30/+48 |
| 2025-01-02 | Auto merge of #135009 - DiuDiu777:box-doc, r=jhpratt | bors | -0/+3 |
| 2025-01-02 | Don't pass `(self, builder)` identifiers to `tool_extended!` | Zalathar | -14/+15 |
| 2025-01-02 | Remove two unused parameters from `tool_extended!` | Zalathar | -4/+2 |
| 2025-01-02 | Remove the unused `extra_features` field from `tool_extended!` | Zalathar | -46/+18 |
| 2025-01-02 | fix doc for missing Box allocator consistency | LemonJ | -0/+3 |
| 2025-01-02 | Auto merge of #134907 - Kobzol:rustc-dev-guide-josh, r=ehuss | bors | -40/+348506 |
| 2025-01-02 | Auto merge of #130060 - EnzymeAD:enzyme-cg-llvm, r=oli-obk | bors | -28/+610 |
| 2025-01-01 | Auto merge of #135005 - matthiaskrgr:rollup-5ubuitt, r=matthiaskrgr | bors | -109/+129 |
| 2025-01-01 | Rollup merge of #135000 - compiler-errors:opaque-captures-dupe, r=lqd | Matthias Krüger | -27/+53 |
| 2025-01-01 | Rollup merge of #134985 - mgsloan:remove-unnecessary-qualification-in-Ord-tra... | Matthias Krüger | -1/+1 |
| 2025-01-01 | Rollup merge of #134984 - compiler-errors:obligation-tweaks, r=lqd | Matthias Krüger | -42/+28 |
| 2025-01-01 | Rollup merge of #134973 - ericlehong:fix-typo, r=GuillaumeGomez | Matthias Krüger | -7/+7 |
| 2025-01-01 | Rollup merge of #134967 - onur-ozkan:auto-submodule-handler, r=jieyouxu | Matthias Krüger | -32/+40 |
| 2025-01-01 | upstream rustc_codegen_llvm changes for enzyme/autodiff | Manuel Drehwald | -28/+610 |
| 2025-01-01 | Fix ICE when opaque captures a duplicated/invalid lifetime | Michael Goulet | -27/+53 |
| 2025-01-01 | Auto merge of #134080 - kleisauke:avoid-lfs64-emscripten, r=Noratrieb | bors | -17/+3 |
| 2025-01-01 | Auto merge of #134964 - Kobzol:tidy-full-check, r=onur-ozkan | bors | -3/+13 |
| 2025-01-01 | Remove mention of rustc-dev-guide from toolstate | Jakub Beránek | -4/+1 |
| 2025-01-01 | Modify rustc-dev-guide triagebot ping list | Jakub Beránek | -1/+1 |
| 2025-01-01 | Remove obsolete `RustcGuide` bootstrap step | Jakub Beránek | -30/+0 |
| 2025-01-01 | Fix source code path in comment | Jakub Beránek | -1/+1 |
| 2025-01-01 | Add rustc-dev-guide as a josh subtree | Jakub Beránek | -0/+348503 |
| 2025-01-01 | Removed `rustc-dev-guide` as a submodule | Jakub Beránek | -4/+0 |