| Age | Commit message (Expand) | Author | Lines |
| 2022-05-13 | Add LLVM based mingw-w64 targets | Mateusz Mikuła | -0/+51 |
| 2022-05-12 | Fix platform support links. | Eric Huss | -1/+1 |
| 2022-05-12 | Rollup merge of #95896 - nagisa:nvptx-contacts, r=Mark-Simulacrum | Matthias Krüger | -0/+58 |
| 2022-05-10 | Rollup merge of #93661 - ehuss:add-missing-rustc-arg-docs, r=estebank,Mark-Si... | Dylan DPC | -0/+44 |
| 2022-05-02 | Fix typo in lint levels doc | Rock Boynton | -3/+2 |
| 2022-04-26 | linker: Stop using whole-archive on dependencies of dylibs | Vadim Petrochenkov | -2/+2 |
| 2022-04-16 | Rollup merge of #94605 - Michcioperz:patch-1, r=pnkfelix | Dylan DPC | -3/+6 |
| 2022-04-14 | docs: Update tests chapter for Termination stabilization | Eric Huss | -1/+3 |
| 2022-04-12 | fix broken link in coverage tools docs | AnthonyMikh | -1/+1 |
| 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 |