| Age | Commit message (Expand) | Author | Lines |
| 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 | Merge pull request #2536 from apiraino/no-typofixes-pls | apiraino | -0/+3 |
| 2025-08-29 | Update mdbook | Eric Huss | -1/+1 |
| 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 | 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-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 | 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-25 | Merge ref 'a1dbb443527b' from rust-lang/rust | The rustc-josh-sync Cronjob Bot | -7145/+13342 |
| 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 | -92/+561 |
| 2025-08-24 | Auto merge of #145812 - karolzwolak:attrs-in-fields-and-variants-section, r=G... | bors | -4/+22 |
| 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 | -1/+17 |
| 2025-08-24 | rustdoc: render attributes in Field and Variants sections | Karol Zwolak | -4/+22 |
| 2025-08-23 | Rollup merge of #145798 - compiler-errors:unnamed-lt-primary, r=lqd | Jacob Pratt | -2/+2 |
| 2025-08-23 | Rollup merge of #145554 - tshepang:rdg-sync, r=BoxyUwU | Jacob Pratt | -18/+16 |
| 2025-08-23 | Rollup merge of #144531 - Urgau:int_to_ptr_transmutes, r=jackh726 | Jacob Pratt | -67/+44 |
| 2025-08-24 | Merge pull request #2548 from joshtriplett/macro-parser | 许杰友 Jieyou Xu (Joe) | -35/+21 |
| 2025-08-23 | Use unnamed lifetime spans as primary spans for MISMATCHED_LIFETIME_SYNTAXES | Michael Goulet | -2/+2 |
| 2025-08-24 | Adjust clippy lints for rustc `integer_to_ptr_transmutes` lint | Urgau | -67/+32 |
| 2025-08-24 | Allow `integer_to_ptr_transmutes` in tests | Urgau | -0/+12 |
| 2025-08-23 | Rollup merge of #145787 - samueltardieu:push-vovspkkxsxtn, r=Kobzol | Samuel Tardieu | -3/+3 |
| 2025-08-23 | Rollup merge of #145782 - karolzwolak:rustdoc-consistent-attributes-rendering... | Samuel Tardieu | -70/+68 |
| 2025-08-23 | Rollup merge of #145781 - Kobzol:clippy-remove-profile, r=lqd | Samuel Tardieu | -7/+0 |
| 2025-08-23 | Rollup merge of #145774 - Shourya742:2025-08-23-remove-default-opts-method, r... | Samuel Tardieu | -53/+0 |
| 2025-08-23 | Rollup merge of #145744 - RalfJung:miri-inplace-aliasing, r=compiler-errors | Samuel Tardieu | -0/+95 |
| 2025-08-23 | Rollup merge of #145729 - nnethercote:dup-packages, r=calebcartwright | Samuel Tardieu | -3/+3 |
| 2025-08-23 | Rollup merge of #145540 - nia-e:prov-map-range, r=RalfJung | Samuel Tardieu | -8/+3 |
| 2025-08-23 | Rollup merge of #143898 - ognevny:opt-dist-rustc-rebuild, r=Kobzol | Samuel Tardieu | -2/+14 |
| 2025-08-23 | Auto merge of #145567 - clubby789:cargo_update, r=clubby789 | bors | -34/+38 |
| 2025-08-23 | Auto merge of #145771 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-08-23 | citool: cleanup `mismatched_lifetime_syntaxes` warnings | Samuel Tardieu | -3/+3 |
| 2025-08-23 | Improve code and add test with macro coming from another file from the same c... | Guillaume Gomez | -35/+23 |
| 2025-08-23 | rustdoc: make attributes render consistently | Karol Zwolak | -70/+68 |
| 2025-08-23 | Remove profile section from Clippy | Jakub Beránek | -7/+0 |
| 2025-08-23 | Rewrite try jobs section a bit | Jakub Beránek | -23/+23 |
| 2025-08-22 | Rollup merge of #145763 - Kobzol:llvm-bindir-cross, r=Mark-Simulacrum | Jacob Pratt | -39/+84 |
| 2025-08-22 | Rollup merge of #145761 - Gelbpunkt:hermit-aarch64_be, r=wesleywiser | Jacob Pratt | -0/+4 |
| 2025-08-22 | Rollup merge of #145743 - xihuwenhua:master, r=petrochenkov | Jacob Pratt | -4/+4 |