| Age | Commit message (Expand) | Author | Lines |
| 2025-09-25 | Rollup merge of #145973 - vexide:vex-std, r=tgross35 | Stuart Cook | -8/+18 |
| 2025-09-24 | std: add support for armv7a-vex-v5 target | Tropical | -8/+18 |
| 2025-09-23 | Rollup merge of #146827 - foxtran:doc/linker-plugin-lto, r=nnethercote | Matthias Krüger | -2/+5 |
| 2025-09-23 | Auto merge of #146317 - saethlin:panic=immediate-abort, r=nnethercote | bors | -0/+2 |
| 2025-09-21 | Add x86_64-unknown-motor (Motor OS) tier 3 target | U. Lasiotus | -0/+46 |
| 2025-09-21 | Add panic=immediate-abort | Ben Kimock | -0/+2 |
| 2025-09-21 | Update list of good combinations (inc. beta + nightly) | Igor S. Gerasimov | -2/+5 |
| 2025-09-19 | Document how to test with iOS/tvOS/watchOS/visionOS simulator | Mads Marquart | -38/+23 |
| 2025-09-17 | Rollup merge of #142807 - sourcefrog:failfast, r=dtolnay | Stuart Cook | -0/+12 |
| 2025-09-14 | fix 404 link | Lucas Baumann | -1/+1 |
| 2025-09-13 | Rollup merge of #146506 - mikysett:patch-1, r=Urgau | Jacob Pratt | -1/+1 |
| 2025-09-13 | Rollup merge of #146419 - thejpster:update-arm-target-docs, r=workingjubilee | Jacob Pratt | -40/+264 |
| 2025-09-13 | Note that these targets are bare-metal. | Jonathan 'theJPster' Pallant | -13/+25 |
| 2025-09-13 | Fix small typo in check-cfg.md | Michele Sessa | -1/+1 |
| 2025-09-12 | Re-order and re-work the aarch64-unknown-none platform support page. | Jonathan 'theJPster' Pallant | -60/+17 |
| 2025-09-12 | Remove bullet points from the target maintainer list for the arm bare-metal t... | Jonathan 'theJPster' Pallant | -12/+12 |
| 2025-09-12 | Add --print target-spec-json-schema | Noratrieb | -0/+15 |
| 2025-09-11 | Insert missing word. | Jonathan 'theJPster' Pallant | -2/+2 |
| 2025-09-11 | Cleanups from review comments. | Jonathan 'theJPster' Pallant | -4/+3 |
| 2025-09-10 | Update aarch64-unknown-none.md to include -softfloat too | Jonathan 'theJPster' Pallant | -2/+2 |
| 2025-09-10 | Add aarch64-unknown-none to SUMMARY.md | Jonathan 'theJPster' Pallant | -0/+1 |
| 2025-09-10 | Add missing links in platform-support.md | Jonathan 'theJPster' Pallant | -2/+2 |
| 2025-09-10 | Pick up changes from robamu that I missed. | Jonathan 'theJPster' Pallant | -18/+28 |
| 2025-09-10 | Update the arm-* and aarch64-* platform docs. | Jonathan 'theJPster' Pallant | -19/+264 |
| 2025-09-09 | Update the LoongArch target documentation | WANG Rui | -8/+11 |
| 2025-09-04 | Rollup merge of #145682 - dpaoliello:arm64tier1, r=jieyouxu | Jacob Pratt | -5/+2 |
| 2025-09-04 | Rollup merge of #146112 - scrabsha:push-utkysktvulto, r=WaffleLapkin | Stuart Cook | -1/+1 |
| 2025-09-03 | don't uppercase error messages | Sasha Pourcelot | -1/+1 |
| 2025-09-02 | Add maintainer for VxWorks | Kartik Agarwala | -0/+1 |
| 2025-08-29 | doc: Add `*-unknown-managarm-mlibc` documentation | no92 | -0/+57 |
| 2025-08-27 | Rollup merge of #145904 - Kobzol:riscv-musl-platform-support, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-08-26 | Rollup merge of #145888 - heiher:fix-platform-support-loong32, r=jieyouxu | Samuel Tardieu | -2/+2 |
| 2025-08-26 | Move `riscv64-gc-unknown-linux-musl` from Tier 2 with Host tools to Tier 2 | Jakub Beránek | -1/+1 |
| 2025-08-26 | platform-support: Fix LoongArch32 host column | WANG Rui | -2/+2 |
| 2025-08-26 | Rollup merge of #145596 - lumiscosity:optimize-png-files, r=davidtwco | Guillaume Gomez | -0/+0 |
| 2025-08-26 | Rollup merge of #145076 - ZhongyaoChen:feature/add-tier3-riscv64a23-target, r... | Guillaume Gomez | -0/+43 |
| 2025-08-26 | Rollup merge of #144551 - neuschaefer:a64be-musl, r=davidtwco | Guillaume Gomez | -0/+51 |
| 2025-08-25 | Add aarch64_be-unknown-linux-musl target | J. Neuschäfer | -0/+51 |
| 2025-08-24 | Fix some minor issues in comments | houpo-bob | -1/+1 |
| 2025-08-22 | Rollup merge of #145761 - Gelbpunkt:hermit-aarch64_be, r=wesleywiser | Jacob Pratt | -0/+3 |
| 2025-08-22 | Add aarch64_be-unknown-hermit target | Jens Reidel | -0/+3 |
| 2025-08-22 | doc: fix some typos in comment | xihuwenhua | -1/+1 |
| 2025-08-21 | Promote aarch64-pc-windows-msvc to Tier 1 | Daniel Paoliello | -5/+2 |
| 2025-08-21 | Losslessly optimize PNG files | lumiscosity | -0/+0 |
| 2025-08-20 | Rollup merge of #145252 - shepmaster:demote-x86_64-apple-darwin-to-tier-2, r=... | Jacob Pratt | -2/+5 |
| 2025-08-19 | Auto merge of #145601 - jieyouxu:rollup-t5mbqhc, r=jieyouxu | bors | -1/+1 |
| 2025-08-19 | Auto merge of #145600 - jieyouxu:rollup-jw0bpnt, r=jieyouxu | bors | -1/+1 |
| 2025-08-19 | Rollup merge of #144906 - Kobzol:infra-team-tier-bump, r=davidtwco | 许杰友 Jieyou Xu (Joe) | -9/+9 |
| 2025-08-19 | remove rva23s64 from riscv64a23-unknown-linux-gnu target | Zhongyao Chen | -1/+1 |
| 2025-08-18 | Update rust maintainers in openharmony.md | huaihuaidelulu | -1/+1 |