| Age | Commit message (Expand) | Author | Lines |
| 2025-04-28 | Update mdbook to 0.4.48 | Eric Huss | -1/+1 |
| 2025-04-28 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -339/+502 |
| 2025-04-28 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 |
| 2025-04-27 | Auto merge of #140362 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-04-27 | Rollup merge of #140348 - ehuss:lint-docs-edition, r=compiler-errors | Matthias Krüger | -14/+8 |
| 2025-04-27 | Update cargo | Weihang Lo | -0/+0 |
| 2025-04-27 | Merge pull request #2351 from rust-lang/rustc-pull | Yuki Okushi | -7423/+14760 |
| 2025-04-27 | Auto merge of #140291 - GuillaumeGomez:doctest-2024-stdout, r=notriddle | bors | -1/+16 |
| 2025-04-26 | Auto merge of #140288 - Zalathar:new-executor, r=jieyouxu | bors | -7/+11 |
| 2025-04-26 | Update lint-docs to default to Rust 2024 | Eric Huss | -1/+1 |
| 2025-04-26 | lint-docs: Don't hard-code the valid editions | Eric Huss | -14/+8 |
| 2025-04-26 | Rollup merge of #140226 - alexcrichton:update-wasm-component-ld, r=jieyouxu | Matthias Krüger | -1/+1 |
| 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 |
| 2025-04-26 | Merge pull request #2343 from hwhsu1231-fork/fix-prefix-chapter | Tshepang Mbambo | -0/+5 |
| 2025-04-26 | Merge pull request #2345 from rust-lang/extraneous | Tshepang Mbambo | -3/+3 |
| 2025-04-26 | Auto merge of #140177 - tmandry:compiletest-par, r=jieyouxu | bors | -38/+60 |
| 2025-04-25 | Auto merge of #140298 - matthiaskrgr:rollup-5tc1gvb, r=matthiaskrgr | bors | -1/+50 |
| 2025-04-25 | typo | Tshepang Mbambo | -2/+2 |
| 2025-04-25 | Rollup merge of #140290 - styvane:patch0001-fix-typo-in-rusdoc-search, r=Guil... | Matthias Krüger | -1/+1 |
| 2025-04-25 | Rollup merge of #137683 - Kobzol:tidy-gcc-submodule, r=GuillaumeGomez | Matthias Krüger | -0/+49 |
| 2025-04-25 | Auto merge of #140282 - matthiaskrgr:rollup-g6ze4jj, r=matthiaskrgr | bors | -5/+53 |
| 2025-04-25 | Correctly display stdout and stderr in case a doctest is failing | Guillaume Gomez | -1/+16 |
| 2025-04-25 | compiletest: Use the new non-libtest executor by default (2) | Zalathar | -7/+11 |
| 2025-04-25 | rustdoc: fix typo change from equivelent to equivalent | Sede Soukossi | -1/+1 |
| 2025-04-25 | Auto merge of #140273 - matthiaskrgr:rollup-rxmuvkg, r=matthiaskrgr | bors | -154/+192 |
| 2025-04-25 | Update gcc submodule to 0ea98a1365b81f7488073512c850e8ee951a4afd | Jakub Beránek | -0/+0 |
| 2025-04-25 | Add a tidy check for GCC submodule version | Jakub Beránek | -0/+49 |
| 2025-04-25 | Auto merge of #140233 - Zalathar:revert-new-executor, r=jieyouxu | bors | -11/+7 |
| 2025-04-25 | Rollup merge of #140006 - onur-ozkan:138778, r=onur-ozkan | Matthias Krüger | -5/+50 |
| 2025-04-25 | Rollup merge of #137653 - tgross35:deprecate-concat_idents, r=workingjubilee | Matthias Krüger | -0/+3 |
| 2025-04-25 | Rollup merge of #140248 - GuillaumeGomez:fix-impl-block-items-indent, r=notri... | Matthias Krüger | -12/+19 |
| 2025-04-25 | Rollup merge of #140148 - marcoieni:ci-aws-codebuild, r=Kobzol | Matthias Krüger | -13/+78 |
| 2025-04-25 | Rollup merge of #137096 - ehuss:stabilize-doctest-xcompile, r=fmease | Matthias Krüger | -129/+95 |
| 2025-04-24 | Deprecate the unstable `concat_idents!` | Trevor Gross | -0/+3 |
| 2025-04-24 | Rollup merge of #140191 - Kobzol:remove-git-repository-from-git-config, r=jie... | Matthias Krüger | -16/+0 |
| 2025-04-24 | Rollup merge of #140172 - bjoernager:const-float-algebraic, r=RalfJung | Matthias Krüger | -26/+0 |
| 2025-04-24 | Rollup merge of #136083 - bend-n:⃤⃤, r=lcnr | Matthias Krüger | -67/+87 |
| 2025-04-24 | Auto merge of #140245 - matthiaskrgr:rollup-e0fwsfv, r=matthiaskrgr | bors | -16/+35 |
| 2025-04-24 | Fix indent of impl docs | Guillaume Gomez | -1/+4 |
| 2025-04-24 | Make impl item info come before doc | Guillaume Gomez | -11/+15 |
| 2025-04-24 | Rollup merge of #140194 - jieyouxu:minicore-force-unwind-tables, r=bjorn3 | Matthias Krüger | -9/+25 |
| 2025-04-24 | Rollup merge of #140184 - Berrysoft:cygwin-target-doc, r=Noratrieb | Matthias Krüger | -2/+3 |
| 2025-04-24 | Rollup merge of #139261 - RalfJung:msvc-align-mitigation, r=oli-obk | Matthias Krüger | -5/+7 |
| 2025-04-24 | Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etc | bendn | -67/+87 |
| 2025-04-24 | Rollup merge of #140232 - nnethercote:rm-unnecessary-clones, r=SparrowLii | Matthias Krüger | -3/+3 |
| 2025-04-24 | Rollup merge of #140028 - dianne:lit-deref-pats-p1, r=oli-obk | Matthias Krüger | -0/+21 |
| 2025-04-24 | Rollup merge of #134446 - tgross35:stabilize-cell_update, r=jhpratt | Matthias Krüger | -1/+0 |
| 2025-04-24 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -7422/+14759 |