| Age | Commit message (Expand) | Author | Lines |
| 2025-05-25 | Rollup merge of #141530 - ranger-ross:unstable-feature-doc-comments, r=Urgau | Guillaume Gomez | -6/+38 |
| 2025-05-25 | Rollup merge of #141508 - xtexx:gh-104200, r=onur-ozkan | Guillaume Gomez | -1/+18 |
| 2025-05-25 | Improve code | Guillaume Gomez | -49/+50 |
| 2025-05-25 | Tweak attribute rendering depending on wether or not it is a type alias | Guillaume Gomez | -79/+172 |
| 2025-05-25 | Rename the `document_*` argument/field into `is_type_alias` | Guillaume Gomez | -12/+12 |
| 2025-05-25 | Split `Item::attributes` method into three | Guillaume Gomez | -70/+81 |
| 2025-05-25 | Unify rendering of type aliases without ADT items | Guillaume Gomez | -137/+151 |
| 2025-05-25 | Rename `clean::Enum::variants` method into `non_stripped_variants` | Guillaume Gomez | -3/+3 |
| 2025-05-25 | add "Compiler environment variables" section to the unstable book | jyn | -2/+10 |
| 2025-05-25 | feat(unstable-book): Added unstable feature doc comments as feature descriptions | Ross Sullivan | -6/+38 |
| 2025-05-25 | fmt | The Miri Cronjob Bot | -1/+3 |
| 2025-05-25 | Merge from rustc | The Miri Cronjob Bot | -242/+201 |
| 2025-05-25 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-05-25 | Rollup merge of #139831 - lolbinarycat:rustdoc-mobile-sidebar, r=GuillaumeGomez | Jacob Pratt | -1/+4 |
| 2025-05-25 | bootstrap: clippy: set TESTNAME based on given paths | xtex | -1/+18 |
| 2025-05-24 | document existing setup | jyn | -0/+8 |
| 2025-05-24 | Rollup merge of #141511 - Noratrieb:codegen-fn-attrs, r=compiler-errors | Guillaume Gomez | -2/+2 |
| 2025-05-24 | Rollup merge of #141505 - RalfJung:catch_unwind, r=Noratrieb | Guillaume Gomez | -23/+23 |
| 2025-05-24 | Rollup merge of #141487 - GuillaumeGomez:update-askama, r=notriddle | Guillaume Gomez | -10/+10 |
| 2025-05-24 | rustdoc: use descriptive tooltip if doctest is conditionally ignored | binarycat | -10/+41 |
| 2025-05-24 | Cleanup CodegenFnAttrFlags | Noratrieb | -2/+2 |
| 2025-05-24 | fix zulip topic URL | Ralf Jung | -1/+1 |
| 2025-05-24 | Update `rustc_on_unimplemented` docs | mejrs | -61/+101 |
| 2025-05-24 | rename internal panicking::try to catch_unwind | Ralf Jung | -23/+23 |
| 2025-05-24 | Rollup merge of #141486 - xizheyin:issue-141414, r=GuillaumeGomez | Matthias Krüger | -2/+4 |
| 2025-05-24 | Rollup merge of #141480 - jyn514:treat-err-as-bug, r=jieyouxu | Matthias Krüger | -0/+36 |
| 2025-05-24 | ci: move PR job x86_64-gnu-tools to codebuild | MarcoIeni | -1/+1 |
| 2025-05-24 | Merge pull request #2405 from Kobzol/remove-mentions-of-rust-lang-ci | Jakub Beránek | -10/+6 |
| 2025-05-24 | Update `askama` version to `0.14.0` in `citool` | Guillaume Gomez | -7/+7 |
| 2025-05-24 | Update `askama` version to `0.14.0` in `generate-copyright` tool | Guillaume Gomez | -1/+1 |
| 2025-05-24 | Update `askama` version to `0.14.0` in librustdoc | Guillaume Gomez | -2/+2 |
| 2025-05-24 | Auto merge of #141484 - matthiaskrgr:rollup-dc58owu, r=matthiaskrgr | bors | -3/+4 |
| 2025-05-24 | rustdoc book: add argument explanation for `html_playground_url` | xizheyin | -2/+4 |
| 2025-05-24 | Rollup merge of #141446 - psumbera:2nd-maintainer, r=RalfJung | Matthias Krüger | -0/+1 |
| 2025-05-24 | Rollup merge of #141405 - RalfJung:GetUserProfileDirectoryW, r=ChrisDenton | Matthias Krüger | -3/+3 |
| 2025-05-24 | Auto merge of #141415 - est31:let_chains_libcore, r=tgross35 | bors | -1/+2 |
| 2025-05-24 | document some -Z flags | jyn | -0/+36 |
| 2025-05-24 | Auto merge of #141421 - nnethercote:TypeAliasPart-get, r=GuillaumeGomez | bors | -35/+36 |
| 2025-05-24 | typo | Tshepang Mbambo | -1/+1 |
| 2025-05-24 | Simplify things a little more. | Nicholas Nethercote | -6/+3 |
| 2025-05-23 | Auto merge of #141460 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-05-24 | Move code inside the `else` in `TypeAliasPart::get`. | Nicholas Nethercote | -29/+33 |
| 2025-05-24 | Simplify the "is some" test in `TypeAliasPart::get`. | Nicholas Nethercote | -1/+1 |
| 2025-05-23 | GetUserProfileDirectoryW is now documented to always store the size | Ralf Jung | -3/+3 |
| 2025-05-24 | Add LLVM link in appendix | yukang | -0/+1 |
| 2025-05-23 | Rollup merge of #141457 - ehuss:update-mdbook, r=Mark-Simulacrum | Matthias Krüger | -50/+5 |
| 2025-05-23 | Rollup merge of #141374 - jeremyd2019:patch-1, r=jieyouxu | Matthias Krüger | -1/+10 |
| 2025-05-23 | Rollup merge of #141369 - yotamofek:pr/rustdoc/format_integer_with_underscore... | Matthias Krüger | -72/+25 |
| 2025-05-23 | Update cargo | Weihang Lo | -0/+0 |
| 2025-05-23 | Merge pull request #2404 from lolbinarycat/patch-1 | nora | -4/+4 |