| Age | Commit message (Expand) | Author | Lines |
| 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-25 | Auto merge of #140298 - matthiaskrgr:rollup-5tc1gvb, r=matthiaskrgr | bors | -1/+1 |
| 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 | Auto merge of #140282 - matthiaskrgr:rollup-g6ze4jj, r=matthiaskrgr | bors | -0/+3 |
| 2025-04-25 | rustdoc: fix typo change from equivelent to equivalent | Sede Soukossi | -1/+1 |
| 2025-04-25 | Enable [behind-upstream] triagebot option | xizheyin | -0/+3 |
| 2025-04-25 | Rollup merge of #137096 - ehuss:stabilize-doctest-xcompile, r=fmease | Matthias Krüger | -54/+59 |
| 2025-04-24 | Deprecate the unstable `concat_idents!` | Trevor Gross | -0/+3 |
| 2025-04-24 | update unstable book to mention moving out of boxes | dianne | -1/+14 |
| 2025-04-24 | Auto merge of #140245 - matthiaskrgr:rollup-e0fwsfv, r=matthiaskrgr | bors | -14/+29 |
| 2025-04-24 | Rollup merge of #140194 - jieyouxu:minicore-force-unwind-tables, r=bjorn3 | Matthias Krüger | -7/+19 |
| 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 | Rollup merge of #140028 - dianne:lit-deref-pats-p1, r=oli-obk | Matthias Krüger | -0/+21 |
| 2025-04-24 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -2/+21 |
| 2025-04-24 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 |
| 2025-04-24 | Separate `Analysis` and `Results`. | Nicholas Nethercote | -2/+1 |
| 2025-04-23 | rustc-dev-guide: document that `//@ add-core-stubs` imply `-Cforce-unwind-tab... | Jieyou Xu | -7/+19 |
| 2025-04-23 | Update doc of cygwin target | Berrysoft | -2/+3 |
| 2025-04-22 | update unstable book to mention string/bytestring typing | dianne | -0/+21 |
| 2025-04-22 | Rollup merge of #140124 - rustbot:docs-update, r=ehuss | Chris Denton | -0/+0 |
| 2025-04-22 | update build and test instructions | Manuel Drehwald | -5/+7 |
| 2025-04-21 | Rollup merge of #140107 - tshepang:rdg-push, r=jieyouxu | Chris Denton | -7/+8 |
| 2025-04-21 | Rollup merge of #134213 - folkertdev:stabilize-naked-functions, r=tgross35,Am... | Chris Denton | -2/+0 |
| 2025-04-21 | Update books | rustbot | -0/+0 |
| 2025-04-21 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -230/+254 |
| 2025-04-21 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 |
| 2025-04-20 | Auto merge of #140079 - ChrisDenton:rollup-2h5cg94, r=ChrisDenton | bors | -154/+539 |
| 2025-04-20 | Rollup merge of #140068 - detrina:master, r=Noratrieb | Chris Denton | -2/+2 |
| 2025-04-20 | Make target maintainers more easily pingable | Noratrieb | -165/+176 |
| 2025-04-20 | Rollup merge of #140051 - ehuss:exploit-footnotes, r=jieyouxu | Chris Denton | -43/+22 |
| 2025-04-20 | Rollup merge of #140044 - tshepang:rdg-push, r=jieyouxu | Chris Denton | -111/+517 |
| 2025-04-20 | Update links armv7-rtems-eabihf.md | Devkuni | -2/+2 |
| 2025-04-20 | stabilize `naked_functions` | Folkert de Vries | -2/+0 |
| 2025-04-19 | Switch exploit mitigations to mdbook footnotes | Eric Huss | -43/+22 |
| 2025-04-19 | improve readability by adding pauses | Tshepang Mbambo | -4/+4 |
| 2025-04-19 | fix grammar | Tshepang Mbambo | -1/+1 |
| 2025-04-19 | needed a stronger pause | Tshepang Mbambo | -1/+2 |
| 2025-04-19 | Rollup merge of #139753 - folkertdev:naked-function-unsafe-attribute, r=tgros... | Chris Denton | -20/+17 |
| 2025-04-19 | Rollup merge of #138934 - onur-ozkan:extended-config-profiles, r=Kobzol | Chris Denton | -0/+37 |
| 2025-04-19 | Merge pull request #2346 from folkertdev/bootstrap-in-dependencies | 许杰友 Jieyou Xu (Joe) | -0/+54 |
| 2025-04-19 | document `#[cfg(bootstrap)]` in dependencies | Folkert de Vries | -0/+54 |
| 2025-04-19 | fix broken link | Tshepang Mbambo | -1/+1 |
| 2025-04-19 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -129/+600 |
| 2025-04-19 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 |
| 2025-04-19 | toolchain version does not need to be specified | Tshepang Mbambo | -3/+3 |
| 2025-04-19 | readme: be copy-paste friendly | Tshepang Mbambo | -7/+7 |
| 2025-04-19 | Make `#[naked]` an unsafe attribute | Folkert de Vries | -20/+17 |