| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2021-12-06 | Auto merge of #91284 - t6:freebsd-riscv64, r=Amanieu | bors | -0/+1 |
| 2021-11-27 | Add riscv64gc-unknown-freebsd | Tobias Kortkamp | -0/+1 |
| 2021-11-18 | Auto merge of #90382 - alexcrichton:wasm64-libstd, r=joshtriplett | bors | -1/+103 |
| 2021-11-15 | Stabilize -Z strip as -C strip | Josh Triplett | -0/+16 |
| 2021-11-10 | Add a missing doc link | Alex Crichton | -0/+1 |
| 2021-11-10 | Update src/doc/rustc/src/platform-support.md | Alex Crichton | -1/+1 |
| 2021-11-10 | Add target documentation for wasm64-unknown-unknown | Alex Crichton | -0/+101 |
| 2021-11-10 | Update platform support docs | Alex Crichton | -1/+1 |
| 2021-11-02 | Add a template for target-specific documentation | Josh Triplett | -2/+56 |
| 2021-11-02 | Point to platform-support/ for target-specific documentation | Josh Triplett | -0/+6 |
| 2021-11-02 | Clarify documentation about running binaries | Josh Triplett | -3/+3 |
| 2021-11-02 | Clarify dependency requirements in the face of cross-compilation | Josh Triplett | -11/+13 |
| 2021-11-02 | Clarify how to quote and respond to the target tier policy requirements | Josh Triplett | -2/+4 |
| 2021-10-31 | Auto merge of #89062 - mikeleany:new-target, r=cjgillot | bors | -0/+78 |
| 2021-10-26 | Add documentation for LLVM CFI support | Ramon de C Valle | -17/+23 |
| 2021-10-13 | Unlinkify email address to satisfy linkchecker | Josh Triplett | -1/+1 |
| 2021-10-13 | Documentation fixes. | Mike Leany | -2/+3 |
| 2021-10-13 | x86_64-unknown-none: Add target documentation | Josh Triplett | -1/+77 |
| 2021-10-13 | Rename x86_64-unknown-none-elf to x86_64-unknown-none | Josh Triplett | -1/+1 |
| 2021-10-13 | Add `x86_64-unknown-none-elf` to `platform-support.md`. | Mike Leany | -0/+1 |
| 2021-10-10 | Auto merge of #88952 - skrap:add-armv7-uclibc, r=nagisa | bors | -0/+67 |
| 2021-10-07 | Rollup merge of #89082 - smoelius:master, r=kennytm | Jubilee | -1/+35 |
| 2021-10-06 | Rollup merge of #89324 - yoshuawuyts:hardware-parallelism, r=m-ou-se | Manish Goregaokar | -2/+2 |
| 2021-10-06 | add platform support details file for armv7-unknown-linux-uclibc | Jonah Petri | -0/+66 |
| 2021-10-06 | Add new target armv7-unknown-linux-uclibceabihf | Yannick Koehler | -0/+1 |
| 2021-10-05 | Add tracking issue | Samuel E. Moelius III | -2/+4 |
| 2021-10-04 | Add documentation | Samuel E. Moelius III | -1/+33 |
| 2021-10-01 | Rollup merge of #88847 - oliverbr:master, r=steveklabnik | Manish Goregaokar | -2/+2 |
| 2021-10-01 | Rollup merge of #88820 - hlopko:add_pie_relocation_model, r=petrochenkov | Manish Goregaokar | -0/+4 |
| 2021-10-01 | Add `pie` as another `relocation-model` value | Marcel Hlopko | -0/+4 |
| 2021-09-28 | Rename `std::thread::available_onccurrency` to `std::thread::available_parall... | Yoshua Wuyts | -2/+2 |
| 2021-09-28 | Add SOLID targets | Tomoaki Kawada | -0/+69 |
| 2021-09-17 | doc/platform-support: Add documentation for m68k-unknown-linux-gnu | John Paul Adrian Glaubitz | -0/+97 |
| 2021-09-17 | doc/platform-support.md: Add m68k-unknown-linux-gnu as Tier 3 target | John Paul Adrian Glaubitz | -0/+1 |
| 2021-09-11 | correct ARM+MUSL notes | oliverbr | -2/+2 |