| Age | Commit message (Expand) | Author | Lines |
| 2025-05-15 | Merge pull request #2380 from rust-lang/tshepang-crate-cleaning | Tshepang Mbambo | -127/+139 |
| 2025-05-14 | Rollup merge of #140904 - ehuss:future-incompat-template, r=Mark-Simulacrum | Matthias Krüger | -33/+3 |
| 2025-05-14 | Fix link to GatherBorrows | Li-yao Xia | -1/+1 |
| 2025-05-13 | Auto merge of #140887 - pietroalbini:pa-bootstrap-update, r=compiler-errors | bors | -1/+1 |
| 2025-05-12 | remove dangling references | Tshepang Mbambo | -3/+0 |
| 2025-05-12 | Fix typos | omahs | -12/+12 |
| 2025-05-12 | update version placeholders | Pietro Albini | -1/+1 |
| 2025-05-12 | Merge pull request #2378 from smanilov/patch-7 | 许杰友 Jieyou Xu (Joe) | -3/+0 |
| 2025-05-12 | Remove n.b. about parser refactoring | Stan Manilov | -3/+0 |
| 2025-05-12 | Remove obsolete reference to `unsized_tuple_coercion` | Zalathar | -6/+6 |
| 2025-05-11 | Auto merge of #140842 - tmiasko:print-mono-items, r=saethlin | bors | -6/+2 |
| 2025-05-11 | Add an issue template for future-incompatible lints | Eric Huss | -33/+3 |
| 2025-05-11 | Rollup merge of #140882 - Dietr1ch:dev/duration_constructors_lite, r=BurntSushi | León Orell Valerian Liehr | -1/+13 |
| 2025-05-10 | noise | Tshepang Mbambo | -2/+0 |
| 2025-05-10 | we are a collective | Tshepang Mbambo | -1/+0 |
| 2025-05-10 | "cargo fmt" | Tshepang Mbambo | -18/+28 |
| 2025-05-10 | bump edition | Tshepang Mbambo | -2/+2 |
| 2025-05-10 | no point versioning these | Tshepang Mbambo | -103/+108 |
| 2025-05-10 | add missing word | Tshepang Mbambo | -1/+1 |
| 2025-05-10 | last updated a year ago | Tshepang Mbambo | -0/+1 |
| 2025-05-10 | sembr | Tshepang Mbambo | -19/+13 |
| 2025-05-10 | reduce clutter when reading source | Tshepang Mbambo | -8/+16 |
| 2025-05-10 | fix broken links | Tshepang Mbambo | -3/+3 |
| 2025-05-10 | is a question | Tshepang Mbambo | -1/+1 |
| 2025-05-10 | sembr | Tshepang Mbambo | -3/+5 |
| 2025-05-10 | make more readable | Tshepang Mbambo | -1/+1 |
| 2025-05-10 | make more clear what is meant | Tshepang Mbambo | -1/+1 |
| 2025-05-10 | use the right case | Tshepang Mbambo | -3/+3 |
| 2025-05-10 | link to chapter referred to | Tshepang Mbambo | -1/+2 |
| 2025-05-10 | Merge pull request #2369 from rust-lang/tshepang-patch-1 | Tshepang Mbambo | -0/+10 |
| 2025-05-09 | Split duration_constructors to get non-controversial bits out faster. | Dietrich Daroch | -1/+13 |
| 2025-05-09 | Rollup merge of #140852 - est31:edition_guide_let_chains, r=ehuss | Matthias Krüger | -0/+0 |
| 2025-05-09 | Update the edition guide for let chains | est31 | -0/+0 |
| 2025-05-09 | Merge pull request #2376 from smanilov/patch-5 | Tshepang Mbambo | -2/+2 |
| 2025-05-09 | Fix minor typo in rustdoc-internals.md | Stan Manilov | -2/+2 |
| 2025-05-09 | Remove mono item collection strategy override from -Zprint-mono-items | Tomasz Miąsko | -6/+2 |
| 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 | Fix minor typo in installation.md | Stan Manilov | -1/+1 |
| 2025-05-08 | Remark test naming exception | Stan Manilov | -0/+6 |
| 2025-05-08 | Fix minor typo in serialization.md | Stan Manilov | -1/+1 |
| 2025-05-08 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -30/+101 |
| 2025-05-08 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 |
| 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 |