| Age | Commit message (Expand) | Author | Lines |
| 2025-05-22 | Update the edition guide for let chains | est31 | -0/+0 |
| 2025-05-09 | update version placeholders | Pietro Albini | -1/+1 |
| 2025-05-08 | Auto merge of #140786 - Kobzol:try-builds-no-deny-warnings, r=jieyouxu | bors | -6/+10 |
| 2025-05-08 | Mention fast try builds in the rustc-dev-guide | Jakub Beránek | -6/+10 |
| 2025-05-08 | Rollup merge of #140764 - joshtriplett:style-nullary-functions, r=traviscross | Matthias Krüger | -0/+13 |
| 2025-05-08 | Auto merge of #140106 - dianne:deref-pat-usefulness, r=Nadrieril | bors | -2/+1 |
| 2025-05-07 | style: Never break within a nullary function call `func()` or a unit literal ... | Josh Triplett | -0/+13 |
| 2025-05-07 | Rollup merge of #140741 - husqvarnagroup:af/armv5te-target-maintainer, r=jiey... | Guillaume Gomez | -1/+31 |
| 2025-05-07 | Rollup merge of #140234 - nnethercote:separate-Analysis-and-Results, r=davidtwco | Guillaume Gomez | -2/+1 |
| 2025-05-07 | add armv5te-unknown-linux-gnueabi target maintainer | Adrian Friedli | -1/+31 |
| 2025-05-07 | Rollup merge of #139518 - xizheyin:issue-138527, r=traviscross | Guillaume Gomez | -12/+12 |
| 2025-05-06 | let deref patterns participate in usefulness/exhaustiveness | dianne | -2/+1 |
| 2025-05-06 | Rollup merge of #140658 - dianne:lit-deref-pats-p2, r=oli-obk | Guillaume Gomez | -7/+24 |
| 2025-05-06 | Rollup merge of #140035 - fee1-dead-contrib:push-oszwkkvmpkks, r=jieyouxu,wes... | Stuart Cook | -3/+28 |
| 2025-05-05 | Update books | rustbot | -0/+0 |
| 2025-05-05 | Implement RFC 3503: frontmatters | Deadbeef | -3/+28 |
| 2025-05-05 | update unstable book | dianne | -7/+24 |
| 2025-05-04 | compiletest: Support matching on non-json lines in compiler output | Vadim Petrochenkov | -2/+4 |
| 2025-05-02 | zkvm: remove schmerik from maintainers list | Erik Kaneda | -1/+0 |
| 2025-05-01 | Merge pull request #2367 from rust-lang/rustc-pull | Tshepang Mbambo | -10/+25 |
| 2025-05-01 | adds commas | Martin Ombura Jr. | -2/+2 |
| 2025-05-01 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -9/+24 |
| 2025-05-01 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 |
| 2025-05-01 | adds 'with' to help clarify how to build a new compiler | Martin Ombura Jr. | -2/+2 |
| 2025-04-30 | Rollup merge of #140506 - tshepang:patch-1, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-04-30 | Merge pull request #2352 from xizheyin/enable-behind-upstream | 许杰友 Jieyou Xu (Joe) | -0/+3 |
| 2025-04-30 | Merge pull request #2359 from rust-lang/tshepang-repo-name | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2025-04-30 | unstable-book: fix capitalization | Tshepang Mbambo | -1/+1 |
| 2025-04-30 | compiletest: Make diagnostic kind mandatory on line annotations | Vadim Petrochenkov | -3/+3 |
| 2025-04-29 | for a more friendly output | Tshepang Mbambo | -2/+6 |
| 2025-04-29 | Merge pull request #2363 from smanilov/patch-1 | Tshepang Mbambo | -13/+12 |
| 2025-04-29 | Merge PR #2360: Add docs about stabilizing an edition | Travis Cross | -0/+54 |
| 2025-04-29 | Fix footnotes | Boxy | -12/+12 |
| 2025-04-29 | Merge pull request #2266 from BoxyUwU/normalization | lcnr | -129/+311 |
| 2025-04-29 | Introduce a normalization chapter | Boxy | -129/+311 |
| 2025-04-29 | Update compiler-src.md | Stan Manilov | -13/+12 |
| 2025-04-28 | Rollup merge of #140022 - dianne:box-deref-pats, r=Nadrieril | Chris Denton | -1/+14 |
| 2025-04-28 | Add documentation on how to stabilize the compiler edition | Eric Huss | -0/+19 |
| 2025-04-28 | Update mdbook to 0.4.48 | Eric Huss | -1/+1 |
| 2025-04-28 | Add documentation on how to migration the edition of the standard library | Eric Huss | -0/+18 |
| 2025-04-28 | Add an example of the example of an edition migration lint | Eric Huss | -0/+17 |
| 2025-04-28 | Rollup merge of #140379 - tshepang:rdg-push, r=jieyouxu | Guillaume Gomez | -39/+49 |
| 2025-04-28 | use repo name in push pr title | Tshepang Mbambo | -1/+1 |
| 2025-04-28 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -69/+92 |
| 2025-04-28 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 |
| 2025-04-28 | Rollup merge of #139224 - epage:nocapture, r=thomcc | Chris Denton | -4/+6 |
| 2025-04-27 | Merge pull request #2351 from rust-lang/rustc-pull | Yuki Okushi | -3/+22 |
| 2025-04-26 | replace command that does not work | Tshepang Mbambo | -3/+6 |
| 2025-04-26 | copy-paste ease | Tshepang Mbambo | -1/+1 |
| 2025-04-26 | use correct code block markers | Tshepang Mbambo | -24/+24 |