| Age | Commit message (Expand) | Author | Lines |
| 2025-09-03 | Add note about trailing whitespace in string literals. | Josh Triplett | -1/+4 |
| 2025-09-03 | Rename `ToolRustc` to `ToolRustcPrivate` | Jakub Beránek | -5/+2 |
| 2025-09-02 | Rollup merge of #146115 - hax0kartik:master, r=lqd | Guillaume Gomez | -0/+1 |
| 2025-09-02 | Rollup merge of #144066 - RalfJung:extern-c-variadics, r=workingjubilee | Guillaume Gomez | -10/+0 |
| 2025-09-02 | Add maintainer for VxWorks | Kartik Agarwala | -0/+1 |
| 2025-09-02 | stabilize extended_varargs_abi_support | Ralf Jung | -10/+0 |
| 2025-09-01 | Revert "dates: refresh diagnostics/ and tests/ annotated dates to August 2025" | Tshepang Mbambo | -9/+9 |
| 2025-09-01 | Revert "dates: refresh infra/tooling date annotations to Aug 2025" | Tshepang Mbambo | -12/+12 |
| 2025-09-01 | Revert "dates: refresh query-system date annotations to 2025-08 (preserve sty... | Tshepang Mbambo | -3/+3 |
| 2025-09-01 | Revert "dates: refresh type system & traits date annotations to Aug/2025" | Tshepang Mbambo | -9/+9 |
| 2025-08-30 | More docs | Alona Enraght-Moony | -7/+43 |
| 2025-08-30 | Start documenting tests/rustdoc-json | Alona Enraght-Moony | -2/+48 |
| 2025-08-30 | Merge pull request #2536 from apiraino/no-typofixes-pls | apiraino | -0/+3 |
| 2025-08-30 | Auto merge of #123319 - no92:managarm-target, r=davidtwco | bors | -0/+57 |
| 2025-08-29 | Update mdbook | Eric Huss | -1/+1 |
| 2025-08-29 | doc: Add `*-unknown-managarm-mlibc` documentation | no92 | -0/+57 |
| 2025-08-28 | Merge pull request #2553 from ali90h/fix-stab-guide-gating-v2 | jyn | -1/+1 |
| 2025-08-28 | Merge pull request #2556 from ali90h/date-sweep-2025-08-diag-tests | jyn | -9/+9 |
| 2025-08-28 | Merge pull request #2559 from ali90h/date-sweep-2025-08-types-traits | jyn | -9/+9 |
| 2025-08-28 | Merge pull request #2558 from ali90h/date-sweep-2025-08-queries | jyn | -3/+3 |
| 2025-08-28 | dates(types,traits): refresh date-check annotations for Aug/2025-08; preserve... | Ali Nazzal | -9/+9 |
| 2025-08-28 | dates(queries): refresh date-check annotations to 2025-08; preserve local style | Ali Nazzal | -3/+3 |
| 2025-08-28 | Add documentation for `doc(attribute = "...")` attribute | Guillaume Gomez | -1/+18 |
| 2025-08-28 | dates(infra): refresh date-check annotations for Aug 2025; preserve local style | Ali Nazzal | -12/+12 |
| 2025-08-28 | dates(diagnostics,tests): refresh annotated dates to Aug 2025; preserve local... | Ali Nazzal | -9/+9 |
| 2025-08-27 | Mention our policy on typofixes for internal docs | apiraino | -0/+3 |
| 2025-08-27 | Rollup merge of #145904 - Kobzol:riscv-musl-platform-support, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-08-26 | Rollup merge of #145888 - heiher:fix-platform-support-loong32, r=jieyouxu | Samuel Tardieu | -2/+2 |
| 2025-08-26 | Move `riscv64-gc-unknown-linux-musl` from Tier 2 with Host tools to Tier 2 | Jakub Beránek | -1/+1 |
| 2025-08-26 | contributing: restore tests/intro.md link; avoid 'this repo' wording | Ali Nazzal | -2/+2 |
| 2025-08-26 | contributing: clarify when to update a branch vs avoid during review | Ali Nazzal | -6/+4 |
| 2025-08-26 | platform-support: Fix LoongArch32 host column | WANG Rui | -2/+2 |
| 2025-08-26 | Rollup merge of #145596 - lumiscosity:optimize-png-files, r=davidtwco | Guillaume Gomez | -0/+0 |
| 2025-08-26 | Rollup merge of #145076 - ZhongyaoChen:feature/add-tier3-riscv64a23-target, r... | Guillaume Gomez | -0/+43 |
| 2025-08-26 | Rollup merge of #144551 - neuschaefer:a64be-musl, r=davidtwco | Guillaume Gomez | -0/+51 |
| 2025-08-26 | Remove myself from adhoc_group | Jieyou Xu | -1/+0 |
| 2025-08-26 | stabilization_guide: fix macro name and syntax in gating example | Ali Nazzal | -1/+1 |
| 2025-08-26 | Rollup merge of #145856 - rustbot:docs-update, r=ehuss | Stuart Cook | -0/+0 |
| 2025-08-26 | Rollup merge of #145811 - houpo-bob:master, r=samueltardieu | Stuart Cook | -1/+1 |
| 2025-08-25 | Add aarch64_be-unknown-linux-musl target | J. Neuschäfer | -0/+51 |
| 2025-08-25 | Update books | rustbot | -0/+0 |
| 2025-08-25 | Merge ref 'a1dbb443527b' from rust-lang/rust | The rustc-josh-sync Cronjob Bot | -50/+127 |
| 2025-08-25 | Prepare for merging from rust-lang/rust | The rustc-josh-sync Cronjob Bot | -1/+1 |
| 2025-08-24 | Auto merge of #137229 - GuillaumeGomez:expand-macro, r=lolbinarycat | bors | -0/+4 |
| 2025-08-24 | Merge pull request #2550 from WaffleLapkin/try-bors | waffle | -37/+28 |
| 2025-08-24 | Auto merge of #145384 - ywxt:parallel-tests, r=jieyouxu | bors | -0/+2 |
| 2025-08-24 | Fix some minor issues in comments | houpo-bob | -1/+1 |
| 2025-08-23 | Rollup merge of #145554 - tshepang:rdg-sync, r=BoxyUwU | Jacob Pratt | -18/+16 |
| 2025-08-24 | Merge pull request #2548 from joshtriplett/macro-parser | 许杰友 Jieyou Xu (Joe) | -35/+21 |
| 2025-08-23 | Rewrite try jobs section a bit | Jakub Beránek | -23/+23 |