| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2021-08-31 | ARMv6K Nintendo 3DS Tier 3 target added | Meziu | -0/+1 |
| 2021-08-30 | update rustc cmdargs markdown section | HTG-YT | -1/+1 |
| 2021-08-24 | Document `force-warn` | inquisitivecrystal | -12/+27 |
| 2021-08-16 | Rollup merge of #87677 - amalik18:issue-2788-fix, r=pietroalbini | Mara Bos | -0/+4 |
| 2021-08-12 | Auto merge of #87666 - ivmarkov:master, r=Amanieu | bors | -0/+1 |
| 2021-08-11 | Rollup merge of #87881 - badboy:platform-support-formatting, r=ehuss | Yuki Okushi | -1/+1 |
| 2021-08-10 | STD support for the ESP-IDF framework | ivmarkov | -0/+1 |
| 2021-08-09 | Proper table row formatting in platform support | Jan-Erik Rediger | -1/+1 |
| 2021-08-09 | Auto merge of #85357 - Andy-Python-Programmer:aarch64_uefi_target, r=petroche... | bors | -0/+1 |
| 2021-08-09 | Add the aarch64-unknown-uefi target | unknown | -0/+1 |
| 2021-08-04 | Promote `aarch64-apple-ios-sim` to Tier 2 | Jan-Erik Rediger | -7/+6 |
| 2021-08-02 | Explicit notification of lack of support for `rust-docs` component for | Ali Malik | -0/+4 |
| 2021-07-29 | rfc3052: Remove authors field from Cargo manifests | Jade | -1/+0 |
| 2021-07-22 | Add support for powerpc-unknown-freebsd | Piotr Kubaj | -0/+1 |
| 2021-06-17 | Auto merge of #83572 - pkubaj:patch-1, r=nagisa | bors | -0/+1 |
| 2021-06-08 | Rollup merge of #85951 - hyd-dev:force-unwind-tables, r=steveklabnik | Yuki Okushi | -2/+1 |
| 2021-06-06 | Auto merge of #79608 - alessandrod:bpf, r=nagisa | bors | -0/+4 |
| 2021-06-03 | Update the documentation of `-C force-unwind-tables` | hyd-dev | -2/+1 |
| 2021-05-30 | Rollup merge of #85781 - badboy:document-aarch-ios-sim-support, r=Amanieu | Guillaume Gomez | -1/+58 |
| 2021-05-29 | Add documentation for aarch64-apple-ios-sim target | Jan-Erik Rediger | -1/+58 |
| 2021-05-28 | Fix typo on nvptx support | Eric Huss | -1/+1 |
| 2021-05-23 | Add BPF target to platform-support.md | Alessandro Decina | -0/+2 |
| 2021-05-23 | Add BPF target | Alessandro Decina | -0/+2 |
| 2021-05-03 | platform-support: Center the contents of the `std` and `host` columns | Josh Triplett | -2/+2 |
| 2021-05-03 | Link to MCP from target tier policy | Jan-Erik Rediger | -4/+6 |
| 2021-05-01 | Rollup merge of #84756 - badboy:toc-for-tier-policy, r=GuillaumeGomez | Yuki Okushi | -0/+11 |
| 2021-04-30 | Add a ToC to the Target Tier Policy documentation | Jan-Erik Rediger | -0/+11 |
| 2021-04-29 | platform-support.md: Update for consistency with Target Tier Policy | Josh Triplett | -131/+174 |
| 2021-04-26 | Cross-reference target tier policy from platform-support | Josh Triplett | -1/+2 |
| 2021-04-26 | Add the target tier policy from accepted RFC 2803 | Josh Triplett | -0/+640 |
| 2021-04-22 | doc/platform-support: clarify UEFI support | David Rheinsberg | -2/+2 |
| 2021-04-14 | Add powerpc64le-unknown-freebsd to src/doc/rustc/src/platform-support.md | Piotr Kubaj | -0/+1 |
| 2021-04-08 | Auto merge of #83500 - camelid:split-debuginfo-docs-cleanup, r=steveklabnik | bors | -5/+5 |
| 2021-04-07 | Fix some typos in docs for `-C split-debuginfo` | Camelid | -5/+5 |
| 2021-04-05 | Rollup merge of #80525 - devsnek:wasm64, r=nagisa | Dylan DPC | -0/+1 |