| Age | Commit message (Expand) | Author | Lines |
| 2025-02-03 | tree-wide: parallel: Fully removed all `Lrc`, replaced with `Arc` | Askar Safin | -6/+5 |
| 2025-02-03 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -4/+4 |
| 2025-02-03 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 |
| 2025-02-02 | Replace ParseSess::set_dcx with DiagCtxt::set_emitter | bjorn3 | -4/+4 |
| 2025-02-02 | Merge pull request #2236 from rust-lang/rustc-pull | Yuki Okushi | -7/+12 |
| 2025-02-02 | Apply suggestions from code review | Yuki Okushi | -2/+2 |
| 2025-02-02 | Merge pull request #2233 from chiichen/nix-shell-dev | nora | -26/+19 |
| 2025-02-02 | Merge pull request #2235 from Kobzol/docker-tests-rewrite | Onur Özkan | -33/+32 |
| 2025-02-02 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -6/+11 |
| 2025-02-02 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 |
| 2025-02-01 | Reword submodule handling | Jakub Beránek | -1/+1 |
| 2025-02-01 | Checkout repository sources in rustc-pull CI action | Jakub Beránek | -0/+1 |
| 2025-01-31 | Auto merge of #136350 - matthiaskrgr:rollup-6eqfyvh, r=matthiaskrgr | bors | -0/+5 |
| 2025-01-31 | Pass `GITHUB_TOKEN` to Zulip CI step | Jakub Beránek | -2/+4 |
| 2025-01-31 | Rollup merge of #135992 - madsmtm:new-target-docs, r=jieyouxu | Matthias Krüger | -0/+5 |
| 2025-01-31 | Auto merge of #136332 - jhpratt:rollup-aa69d0e, r=jhpratt | bors | -1/+1 |
| 2025-01-31 | Fix a typo in conventions.md | Ryan Cumming | -1/+1 |
| 2025-01-30 | Run rustc-pull CI every day, don't notify when there is nothing to update | Jakub Beránek | -7/+33 |
| 2025-01-30 | Rewrite section on executing Docker tests | Jakub Beránek | -33/+32 |
| 2025-01-30 | Distinguish between "nothing to pull" and "pull error" in josh-sync | Jakub Beránek | -7/+32 |
| 2025-01-30 | Rework rustc_dump_vtable | Michael Goulet | -1/+1 |
| 2025-01-30 | Auto merge of #136038 - compiler-errors:outlives, r=lcnr | bors | -2/+2 |
| 2025-01-30 | feat: modify developing with nix section | chiichen | -19/+12 |
| 2025-01-30 | chore: discard padding white space | chiichen | -7/+7 |
| 2025-01-30 | Rollup merge of #136254 - BoxyUwU:rdg-push, r=Kobzol | Stuart Cook | -41/+55 |
| 2025-01-29 | Rustc pull | Boxy | -56/+106 |
| 2025-01-29 | Merge pull request #2227 from Joren-vanGoethem/master | 许杰友 Jieyou Xu (Joe) | -1/+0 |
| 2025-01-29 | Merge pull request #2231 from yegeunyang/#2069 | 许杰友 Jieyou Xu (Joe) | -0/+4 |
| 2025-01-28 | Touch up a sentence | yegeunyang | -1/+1 |
| 2025-01-29 | Merge pull request #2232 from yegeunyang/#2114 | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2025-01-28 | Add link to declare_lint! macro | yegeunyang | -1/+1 |
| 2025-01-28 | Add "Writing tests" section | yegeunyang | -0/+4 |
| 2025-01-28 | Make crate AST mutation accessible for driver callback | Mohammad Omidvar | -2/+2 |
| 2025-01-28 | Move outlives env computation into methods | Michael Goulet | -2/+2 |
| 2025-01-28 | Add some extra pointers for rustdoc frontend devs | Michael Howell | -0/+9 |
| 2025-01-28 | Merge from rustc | Boxy | -55/+105 |
| 2025-01-28 | Preparing for merge from rustc | Boxy | -1/+1 |
| 2025-01-28 | Update about-this-guide.md | Joren-vanGoethem | -1/+0 |
| 2025-01-27 | Fix rustc-pull CI's bash commands | Jakub Beránek | -2/+2 |
| 2025-01-26 | Merge pull request #2223 from marxin/CI-cache-restore-key | Noah Lev | -2/+4 |
| 2025-01-26 | Correct information on dylib compression | Eric Huss | -1/+1 |
| 2025-01-27 | rustc-dev-guide: update bootstrap tracing docs | 许杰友 Jieyou Xu (Joe) | -32/+58 |
| 2025-01-26 | Remove accidental leading empty line in code block | León Orell Valerian Liehr | -1/+1 |
| 2025-01-25 | Update boring lines to sync with rustdoc | Eric Huss | -31/+31 |
| 2025-01-25 | CI: use key-restore for cache GH action | Martin Liska | -2/+4 |
| 2025-01-25 | Merge pull request #2221 from ada4a/patch-1 | Yuki Okushi | -1/+1 |
| 2025-01-24 | Rollup merge of #135829 - Kobzol:rustc-push, r=jieyouxu | Matthias Krüger | -106/+184 |
| 2025-01-24 | Rollup merge of #135950 - Kobzol:tidy-python-improvements, r=onur-ozkan | Matthias Krüger | -3/+25 |
| 2025-01-24 | Rollup merge of #135926 - jieyouxu:needs-subprocess-thread, r=oli-obk | Matthias Krüger | -1/+2 |
| 2025-01-24 | Cross-link documentation for adding a new target | Mads Marquart | -0/+5 |