| Age | Commit message (Expand) | Author | Lines |
| 2025-07-18 | Rollup merge of #144049 - tshepang:rust-push, r=jieyouxu | Matthias Krüger | -983/+151 |
| 2025-07-17 | parse `const trait Trait` | Deadbeef | -6/+3 |
| 2025-07-17 | copy-paste convenience | Tshepang Mbambo | -1/+4 |
| 2025-07-17 | Merge ref 'fd2eb391d032' from rust-lang/rust | The rustc-josh-sync Cronjob Bot | -170/+214 |
| 2025-07-17 | Prepare for merging from rust-lang/rust | The rustc-josh-sync Cronjob Bot | -1/+1 |
| 2025-07-17 | some improvements to "Invariants of the type system" | Tshepang Mbambo | -19/+22 |
| 2025-07-16 | go over invariants again :3 | lcnr | -33/+48 |
| 2025-07-15 | Add `0323pin` as target maintainer, and fix link to pkgsrc-wip and explain. | Havard Eidnes | -1/+2 |
| 2025-07-15 | Rollup merge of #143938 - rustbot:docs-update, r=ehuss | Samuel Tardieu | -0/+0 |
| 2025-07-15 | Merge pull request #2504 from lolbinarycat/lolbinarycat-patch-2 | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2025-07-14 | Merge pull request #2497 from rust-lang/tshepang-git-clone | Manuel Drehwald | -6/+6 |
| 2025-07-14 | Update books | rustbot | -0/+0 |
| 2025-07-15 | Remove mentions of `./x suggest` and `suggest-tests` in rustc-dev-guide | Jieyou Xu | -80/+0 |
| 2025-07-13 | Compiletest: Simplify {Html,Json}DocCk directive handling | León Orell Valerian Liehr | -0/+3 |
| 2025-07-11 | directives.md: build-aux-docs does not work with aux-crate | lolbinarycat | -1/+1 |
| 2025-07-11 | Rollup merge of #143747 - Gelbpunkt:aarch64-musl-maintainer, r=jieyouxu | Matthias Krüger | -1/+51 |
| 2025-07-11 | Merge pull request #2502 from Kobzol/rustc-josh-sync-ci | 许杰友 Jieyou Xu (Joe) | -102/+9 |
| 2025-07-10 | Add target maintainer information for aarch64-unknown-linux-musl | Jens Reidel | -1/+51 |
| 2025-07-10 | Auto merge of #143525 - Shourya742:2025-07-06-add-profiler, r=Kobzol | bors | -2/+9 |
| 2025-07-10 | update rust-dev-guide to point about new command execution summary report und... | bit-aloo | -2/+9 |
| 2025-07-10 | Migrate rustc-pull to CI workflow from `josh-sync` | Jakub Beránek | -102/+9 |
| 2025-07-10 | Mention that compiler-builtins is now using `rustc-josh-sync` | Jakub Beránek | -1/+2 |
| 2025-07-10 | Merge pull request #2499 from rust-lang/tshepang-patch-2 | nora | -1/+3 |
| 2025-07-10 | Merge pull request #2500 from rust-lang/tshepang-patch-3 | nora | -1/+1 |
| 2025-07-09 | do not invent a name | Tshepang Mbambo | -1/+1 |
| 2025-07-09 | distcheck had only one possible invocation | Tshepang Mbambo | -1/+3 |
| 2025-07-09 | add missing word | Tshepang Mbambo | -1/+1 |
| 2025-07-09 | Add a new maintainer to the wasm32-wasip1 target | Marcin Kolny | -0/+1 |
| 2025-07-09 | tweak some git clone commands | Tshepang Mbambo | -6/+6 |
| 2025-07-09 | use a consistent (and recommended) invocation | Tshepang Mbambo | -7/+7 |
| 2025-07-08 | Auto merge of #140525 - lqd:stabilize-lld, r=petrochenkov | bors | -43/+59 |
| 2025-07-08 | Rollup merge of #143622 - Gelbpunkt:mips64-unknown-linux-muslabi64-target-mai... | Matthias Krüger | -1/+51 |
| 2025-07-08 | Rollup merge of #143600 - alexcrichton:wasm32-wasip1-doc-reword, r=jieyouxu | Matthias Krüger | -25/+23 |
| 2025-07-08 | document new stable flags, with x64 linux implementation notes | Rémy Rakic | -43/+59 |
| 2025-07-08 | Mention that stdarch is managed by josh-sync | Jakub Beránek | -2/+3 |
| 2025-07-08 | Add target maintainer information for mips64-unknown-linux-muslabi64 | Jens Reidel | -1/+51 |
| 2025-07-07 | Rollup merge of #143566 - jieyouxu:fix-x86_64-unknown-netbsd, r=fee1-dead | Matthias Krüger | -15/+13 |
| 2025-07-07 | Rollup merge of #143438 - makai410:rustdoc-fix, r=ehuss | Matthias Krüger | -1/+1 |
| 2025-07-07 | Update intro blurb in `wasm32-wasip1` docs | Alex Crichton | -25/+23 |
| 2025-07-07 | fix the link in `rustdoc.md` | Makai | -1/+1 |
| 2025-07-07 | Fix `x86_64-unknown-netbsd` platform support page | Jieyou Xu | -15/+13 |
| 2025-07-05 | remove armv5te-unknown-linux-gnueabi target maintainer | Adrian Friedli | -1/+1 |
| 2025-07-04 | external-repos.md: small fixes | Tshepang Mbambo | -3/+2 |
| 2025-07-04 | Document `rustc-josh-sync` | Jakub Beránek | -30/+52 |
| 2025-07-04 | Update CI workflow to use rustc-josh-sync | Jakub Beránek | -5/+4 |
| 2025-07-04 | Remove `josh-sync` tooling and update README | Jakub Beránek | -789/+5 |
| 2025-07-04 | Merge ref 'c96a69059ecc' from rust-lang/rust | Jakub Beránek | -8/+122 |
| 2025-07-04 | Prepare for merging from rust-lang/rust | Jakub Beránek | -1/+1 |
| 2025-07-04 | Add josh-sync config file | Jakub Beránek | -0/+3 |
| 2025-07-04 | Rollup merge of #143346 - emmanuel-ferdman:master, r=tshepang | Jacob Pratt | -1/+1 |