| Age | Commit message (Expand) | Author | Lines |
| 2025-06-04 | Rollup merge of #142017 - Rageking8:fix-incorrect-use-of-recommend-over-recom... | Matthias Krüger | -1/+1 |
| 2025-06-04 | Fix incorrect use of "recommend" over "recommended" | Rageking8 | -1/+1 |
| 2025-06-04 | Rollup merge of #138699 - psumbera:solaris-ci-build3, r=marcoieni | Matthias Krüger | -3/+5 |
| 2025-06-03 | Rollup merge of #141554 - Noratrieb:document-codegen-opts-better, r=bjorn3 | Matthias Krüger | -3/+49 |
| 2025-06-01 | Improve documentation for codegen options | Noratrieb | -3/+49 |
| 2025-05-30 | build dist for x86_64-pc-solaris and sparcv9-sun-solaris | Petr Sumbera | -3/+5 |
| 2025-05-28 | Update SGX maintainers | Raoul Strackx | -1/+1 |
| 2025-05-26 | rustc book: fix erratic sentence by making it more simple | Tshepang Mbambo | -2/+2 |
| 2025-05-23 | Add 2nd Solaris target maintainer | Petr Sumbera | -0/+1 |
| 2025-05-20 | Fix pagetoc inactive color in rustc book | Urgau | -1/+1 |
| 2025-05-16 | Cleanup the Javascript and CSS of our custom TOC | Urgau | -15/+3 |
| 2025-05-16 | Fix flicker when page loads | Urgau | -28/+6 |
| 2025-05-16 | Add per page TOC in the rustc book | Urgau | -0/+224 |
| 2025-05-12 | Fix typos | omahs | -1/+1 |
| 2025-05-07 | add armv5te-unknown-linux-gnueabi target maintainer | Adrian Friedli | -1/+31 |
| 2025-05-02 | zkvm: remove schmerik from maintainers list | Erik Kaneda | -1/+0 |
| 2025-04-28 | Rollup merge of #139224 - epage:nocapture, r=thomcc | Chris Denton | -4/+6 |
| 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-23 | Update doc of cygwin target | Berrysoft | -2/+3 |
| 2025-04-20 | Auto merge of #140079 - ChrisDenton:rollup-2h5cg94, r=ChrisDenton | bors | -43/+22 |
| 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 | Update links armv7-rtems-eabihf.md | Devkuni | -2/+2 |
| 2025-04-19 | Switch exploit mitigations to mdbook footnotes | Eric Huss | -43/+22 |
| 2025-04-17 | fix(test): Expose '--no-capture', deprecating '--nocapture' | Ed Page | -4/+6 |
| 2025-04-16 | Auto merge of #138011 - tnewsome-lynx:lynxos_178-nostd, r=davidtwco | bors | -0/+79 |
| 2025-04-14 | Stabilize `-Zdwarf-version` as `-Cdwarf-version` | Wesley Wiser | -0/+13 |
| 2025-04-10 | Add minimal x86_64-lynx-lynxos178 support. | Tim Newsome | -0/+79 |
| 2025-04-07 | mitigate MSVC unsoundness by not emitting alignment attributes on win32-msvc ... | Ralf Jung | -5/+7 |
| 2025-04-02 | Demote i686-pc-windows-gnu to Tier 2 | Noratrieb | -10/+43 |
| 2025-04-02 | Rollup merge of #139212 - ehuss:update-mdbook, r=Mark-Simulacrum | Stuart Cook | -2/+1 |
| 2025-04-01 | Update mdbook to 0.4.48 | Eric Huss | -2/+1 |
| 2025-04-01 | fix link in netbsd.md | futreall | -1/+1 |
| 2025-03-28 | Rollup merge of #139038 - adamgreig:thumb-target-maintainers, r=Noratrieb | Matthias Krüger | -10/+5 |
| 2025-03-28 | Update target maintainers for thumb targets to reflect new REWG Arm team name | Adam Greig | -10/+5 |
| 2025-03-27 | Rollup merge of #139010 - madsmtm:parse-xcrun-better, r=wesleywiser | Jacob Pratt | -6/+12 |
| 2025-03-27 | Rollup merge of #138946 - Urgau:platform-support-bottom, r=jieyouxu | Stuart Cook | -13/+16 |
| 2025-03-27 | Rollup merge of #138624 - LukasWoodtli:gardena/lw/mipsel-maintainer, r=jieyouxu | Stuart Cook | -1/+30 |
| 2025-03-27 | Document how the SDK is found if SDKROOT is not set | Mads Marquart | -6/+12 |
| 2025-03-25 | Rollup merge of #138905 - Gelbpunkt:powerpc64-unknown-linux-musl-maintainer, ... | Jacob Pratt | -1/+54 |
| 2025-03-25 | Move Platform Support section to the bottom of rustc chapter book | Urgau | -13/+16 |
| 2025-03-24 | Add target maintainer information for powerpc64-unknown-linux-musl | Jens Reidel | -1/+54 |
| 2025-03-23 | Rework `--print` options documentation | Urgau | -52/+214 |
| 2025-03-19 | Add mipsel maintainer | Lukas Woodtli | -1/+30 |
| 2025-03-19 | Fix: add ohos target notes | LuuuXXX | -3/+3 |
| 2025-03-17 | Auto merge of #137081 - Shourya742:2025-02-15-change-config.toml-to-bootstrap... | bors | -57/+57 |
| 2025-03-17 | Rollup merge of #137621 - Berrysoft:cygwin-std, r=joboet | Jacob Pratt | -1/+1 |
| 2025-03-17 | replace config.toml to bootstrap.toml in src:doc:rustc | bit-aloo | -57/+57 |
| 2025-03-16 | Auto merge of #137011 - LuuuXXX:promote-ohos-with-host-tools, r=Amanieu | bors | -4/+18 |