| Age | Commit message (Expand) | Author | Lines |
| 2022-04-11 | Rollup merge of #95861 - ChrisDenton:windows7-support, r=Dylan-DPC | Matthias Krüger | -4/+6 |
| 2022-04-11 | Rollup merge of #95771 - str4d:update-linker-plugin-lto.md-to-1.60, r=pietroa... | Matthias Krüger | -1/+15 |
| 2022-04-11 | Note the contacts for the nvptx64 target(s) | Simonas Kazlauskas | -0/+58 |
| 2022-04-09 | Note that CI tests Windows 10 | Chris Denton | -4/+6 |
| 2022-04-07 | Promote x86_64-unknown-none to Tier 2 | bstrie | -8/+12 |
| 2022-04-07 | Manually mark 1.49 and 1.50 in linker-plugin-lto.md as Clang 11 | Jack Grigg | -2/+2 |
| 2022-04-07 | Update linker-plugin-lto.md to contain up to Rust 1.60 | Jack Grigg | -1/+15 |
| 2022-03-30 | Stabilize native library modifier syntax and the `whole-archive` modifier spe... | Vadim Petrochenkov | -1/+25 |
| 2022-03-25 | Remove hermitkernel targets | Martin Kröning | -80/+0 |
| 2022-03-19 | Fix docs for default rmeta filename. | Eric Huss | -1/+1 |
| 2022-03-16 | resolve the conflict in compiler/rustc_session/src/parse.rs | codehorseman | -1/+1 |
| 2022-03-14 | Auto merge of #93749 - ridwanabdillahi:riscv32im_support, r=wesleywiser | bors | -0/+1 |
| 2022-03-09 | Add support for targeting riscv32im-unknown-none-elf | ridwanabdillahi | -0/+1 |
| 2022-03-09 | Update armv7-unknown-linux-uclibceabi platform support page. | lancethepants | -11/+21 |
| 2022-03-05 | Update note about tier 2 docs. | Eric Huss | -2/+4 |
| 2022-03-04 | Add missing platform support docs to sidebar | Michał Sidor | -2/+4 |
| 2022-03-04 | Add platform support document links to tier table | Michał Sidor | -2/+2 |
| 2022-03-01 | Demote Windows XP to no_std only | Edwin Amsler | -3/+3 |
| 2022-02-26 | Update dist-s390x-dist image | Nikita Popov | -1/+1 |
| 2022-02-17 | Rollup merge of #93479 - smoelius:master, r=yaahc | Matthias Krüger | -1/+1 |
| 2022-02-08 | add missing space | Stefan Lankes | -1/+1 |
| 2022-02-08 | remove typo | Stefan Lankes | -1/+1 |
| 2022-02-08 | add missing link | Stefan Lankes | -0/+1 |
| 2022-02-08 | remove typos | Stefan Lankes | -1/+1 |
| 2022-02-08 | add missing description of the target aarch64-unknown-none-hermitkernel | Stefan Lankes | -3/+81 |
| 2022-02-06 | Rollup merge of #92383 - lancethepants:armv7-unknown-linux-uclibceabi, r=nagisa | Matthias Krüger | -1/+124 |
| 2022-02-06 | Rollup merge of #92300 - Itus-Shield:mips64-openwrt, r=nagisa | Matthias Krüger | -0/+29 |
| 2022-02-04 | Document --json=future-incompat | Eric Huss | -0/+29 |
| 2022-02-04 | Document -C symbol-mangling-version | Eric Huss | -0/+15 |
| 2022-02-04 | Add new target armv7-unknown-linux-uclibceabi (softfloat) | lancethepants | -1/+124 |
| 2022-02-04 | Rollup merge of #90132 - joshtriplett:stabilize-instrument-coverage, r=wesley... | Matthias Krüger | -0/+341 |
| 2022-01-31 | [mips64-openwrt-musl] Tier 3 tuple for Mips64 OpenWrt | Donald Hoskins | -0/+29 |
| 2022-01-30 | Use `optflag` for `--report-time` | Samuel E. Moelius III | -1/+1 |
| 2022-01-26 | Rollup merge of #92134 - nico-abram:patch-1, r=michaelwoerister | Matthias Krüger | -0/+42 |
| 2022-01-26 | Rollup merge of #92098 - semarie:openbsd-platform, r=pietroalbini | Matthias Krüger | -4/+61 |
| 2022-01-25 | Update src/doc/rustc/src/linker-plugin-lto.md | Nicolas Abram | -1/+1 |
| 2022-01-22 | update uclibc instructions for new toolchain, add link from platforms doc | Jonah Petri | -2/+3 |
| 2022-01-20 | Rollup merge of #91606 - joshtriplett:stabilize-print-link-args, r=pnkfelix | Matthias Krüger | -0/+6 |
| 2022-01-17 | Rollup merge of #90498 - joshtriplett:target-tier-policy-draft-updates, r=Mar... | Matthias Krüger | -16/+80 |
| 2022-01-09 | Document `--print link-args` | Josh Triplett | -0/+6 |
| 2022-01-01 | Require `-Zunstable-options` for `-C instrument-coverage=except-*` options | Josh Triplett | -2/+2 |
| 2022-01-01 | Clarify stability expectations for llvm-tools-preview | Josh Triplett | -1/+1 |
| 2022-01-01 | Update instrument-coverage documentation to document stability and LLVM versions | Josh Triplett | -3/+7 |
| 2022-01-01 | Rewrite instrument-coverage documentation to use LLVM tools directly | Josh Triplett | -24/+14 |
| 2022-01-01 | Stabilize -Z instrument-coverage as -C instrument-coverage | Josh Triplett | -0/+347 |
| 2021-12-20 | Update linker-plugin-lto.md | Nicolas | -1/+1 |
| 2021-12-20 | Update linker-plugin-lto.md | Nicolas | -3/+3 |
| 2021-12-20 | Add x86_64-pc-windows-msvc linker-plugin-lto instructions | Nicolas | -0/+42 |
| 2021-12-19 | add platform-support/openbsd.md in SUMMARY.md | Sébastien Marie | -0/+1 |
| 2021-12-19 | add OpenBSD platform-support page | Sébastien Marie | -4/+60 |