| Age | Commit message (Expand) | Author | Lines |
| 2025-04-17 | Auto merge of #139940 - matthiaskrgr:rollup-rd4d3fn, r=matthiaskrgr | bors | -0/+23 |
| 2025-04-17 | Rollup merge of #139885 - jyn514:doc-rustc-bootstrap, r=Nadrieril | Matthias Krüger | -0/+109 |
| 2025-04-17 | Rollup merge of #139416 - mejrs:metavar, r=tgross35 | Matthias Krüger | -0/+145 |
| 2025-04-17 | Rollup merge of #138632 - clubby789:stabilize-cfg-boolean-lit, r=davidtwco,Ur... | Matthias Krüger | -22/+0 |
| 2025-04-17 | Auto merge of #139938 - matthiaskrgr:rollup-19ddpus, r=matthiaskrgr | bors | -4/+4 |
| 2025-04-16 | document RUSTC_BOOTSTRAP, RUSTC_OVERRIDE_VERSION_STRING, and -Z allow-feature... | jyn | -0/+109 |
| 2025-04-16 | add an unstable book chapter | dianne | -0/+64 |
| 2025-04-17 | Rollup merge of #135340 - obeis:explicit-extern-abis, r=traviscross,nadrieril | Matthias Krüger | -0/+23 |
| 2025-04-17 | Rollup merge of #139770 - nnethercote:rename-LifetimeName, r=BoxyUwU | Matthias Krüger | -4/+4 |
| 2025-04-16 | Auto merge of #138011 - tnewsome-lynx:lynxos_178-nostd, r=davidtwco | bors | -0/+79 |
| 2025-04-16 | Rollup merge of #139886 - nnethercote:graphviz_borrowck, r=compiler-errors | Matthias Krüger | -1/+2 |
| 2025-04-16 | Rollup merge of #139884 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2025-04-16 | Auto merge of #136926 - wesleywiser:stabilize_dwarf-version, r=petrochenkov | bors | -13/+13 |
| 2025-04-16 | Merge pull request #2337 from xizheyin/sync-code | Jakub Beránek | -0/+14 |
| 2025-04-16 | Remind to update dev branch while behind too many commits | xizheyin | -0/+14 |
| 2025-04-16 | Improve `borrowck_graphviz_*` documentation. | Nicholas Nethercote | -1/+2 |
| 2025-04-16 | Rename `LifetimeName` as `LifetimeKind`. | Nicholas Nethercote | -4/+4 |
| 2025-04-15 | Update books | rustbot | -0/+0 |
| 2025-04-15 | Add `explicit_extern_abis` unstable feature | Obei Sideg | -0/+23 |
| 2025-04-15 | document `include` in `bootstrap.example.toml` | onur-ozkan | -2/+3 |
| 2025-04-15 | document config extensions | onur-ozkan | -0/+36 |
| 2025-04-15 | unstable book; document `macro_metavar_expr_concat` | mejrs | -0/+145 |
| 2025-04-14 | Stabilize `-Zdwarf-version` as `-Cdwarf-version` | Wesley Wiser | -13/+13 |
| 2025-04-14 | Merge pull request #2333 from rust-lang/convetions-chapt-cleaning | Tshepang Mbambo | -32/+33 |
| 2025-04-14 | clean "Coding conventions" chapter | Tshepang Mbambo | -32/+33 |
| 2025-04-14 | Documentation fixes. | Nicholas Nethercote | -25/+19 |
| 2025-04-13 | Merge pull request #2334 from rust-lang/consistency | 许杰友 Jieyou Xu (Joe) | -45/+44 |
| 2025-04-13 | tests: document `-A {unused,internal_features}` ui test mode presets | Jieyou Xu | -0/+23 |
| 2025-04-13 | Rollup merge of #139618 - petrochenkov:virsugg, r=jieyouxu | Chris Denton | -17/+39 |
| 2025-04-12 | Enable [canonicalize-issue-links] and [no-mentions] in triagebot.toml | Urgau | -0/+4 |
| 2025-04-12 | use consistent title capitalization | Tshepang Mbambo | -45/+44 |
| 2025-04-12 | fix path | Tshepang Mbambo | -1/+1 |
| 2025-04-12 | Merge pull request #2330 from rust-lang/tshepang-patch-5 | Tshepang Mbambo | -3/+3 |
| 2025-04-12 | date-check rdg contribution section | Tshepang Mbambo | -3/+3 |
| 2025-04-12 | Merge pull request #2327 from rust-lang/tshepang-patch-1 | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2025-04-12 | Merge pull request #2329 from rust-lang/tshepang-patch-4 | Tshepang Mbambo | -1/+1 |
| 2025-04-12 | add missing word | Tshepang Mbambo | -1/+1 |
| 2025-04-12 | remove implied text | Tshepang Mbambo | -1/+1 |
| 2025-04-12 | use more simple language | Tshepang Mbambo | -1/+1 |
| 2025-04-12 | ease copy-paste | Tshepang Mbambo | -2/+4 |
| 2025-04-12 | Update "crater" link to actually point to crater.md | Freya Arbjerg | -1/+1 |
| 2025-04-11 | Document that `opt-dist` requires metrics to be enabled | Jakub Beránek | -2/+7 |
| 2025-04-11 | Merge pull request #2320 from smanilov/patch-1 | Tshepang Mbambo | -14/+22 |
| 2025-04-11 | Update table of contents in about-this-guide.md | Stan Manilov | -14/+22 |
| 2025-04-11 | Auto merge of #139578 - ferrocene:pa-compiletest-edition, r=jieyouxu | bors | -8/+8 |
| 2025-04-11 | Fix link to rustc_* TEST attributes in ui.md | Stan Manilov | -1/+1 |
| 2025-04-11 | Rollup merge of #139469 - jieyouxu:compiletest-supports-crate-type, r=onur-ozkan | Stuart Cook | -1/+6 |
| 2025-04-10 | dev-guide: Document `dont-require-annotations` | Vadim Petrochenkov | -17/+39 |
| 2025-04-10 | Add minimal x86_64-lynx-lynxos178 support. | Tim Newsome | -0/+79 |
| 2025-04-10 | mention --edition restrictions in rustc-dev-guide | Pietro Albini | -8/+8 |