| Age | Commit message (Expand) | Author | Lines |
| 2020-12-22 | Revert "Remove missing_fragment_specifier lint" | Wesley Wiser | -3/+0 |
| 2020-12-01 | Rollup merge of #79573 - he32:master, r=jonas-schievink | Mara Bos | -4/+4 |
| 2020-11-30 | Update with status for various NetBSD ports. | Havard Eidnes | -4/+4 |
| 2020-11-30 | Add built-in support for the armv5te-unknown-linux-uclibceabi target | Ondrej Perutka | -0/+1 |
| 2020-11-26 | Add to platform-support.md | Benedikt Terhechte | -1/+1 |
| 2020-11-26 | Add support for Arm64 Catalyst on ARM Macs | Benedikt Terhechte | -0/+1 |
| 2020-11-24 | Rollup merge of #76858 - rcvalle:rust-lang-exploit-mitigations, r=steveklabnik | Jonas Schievink | -0/+694 |
| 2020-11-23 | Add exploit mitigations chapter to the rustc book | Ramon de C Valle | -0/+694 |
| 2020-11-22 | Drop support for cloudabi targets | Lzu Tao | -4/+0 |
| 2020-11-09 | Rollup merge of #78746 - pietroalbini:i686-freebsd, r=Mark-Simulacrum | Dylan DPC | -1/+1 |
| 2020-11-05 | doc/rustc: promote aarch64-unknown-linux-gnu to tier 1 | Pietro Albini | -1/+7 |
| 2020-11-04 | ci: demote i686-unknown-freebsd to tier 2 compiler target | Pietro Albini | -1/+1 |
| 2020-11-02 | add mipsel-unknown-none target | Stephan | -0/+1 |
| 2020-10-24 | Link directly to `#build-std` anchor | Philipp Oppermann | -1/+1 |
| 2020-10-24 | Link to cargo's `build-std` feature instead of `xargo` in custom target docs | Philipp Oppermann | -1/+1 |
| 2020-10-14 | Rollup merge of #77239 - shepmaster:silicon-ci-plus, r=pietroalbini | Yuki Okushi | -1/+1 |
| 2020-10-13 | aarch64-apple-darwin now includes Cargo | Jake Goulding | -1/+1 |
| 2020-10-13 | Auto merge of #76830 - Artoria2e5:tune, r=nagisa | bors | -2/+18 |
| 2020-10-12 | Auto merge of #75914 - arlosi:aarch64-ci, r=pietroalbini | bors | -1/+1 |
| 2020-10-05 | Pass tune-cpu to LLVM | Mingye Wang | -2/+18 |
| 2020-10-01 | Move aarch64-apple-darwin to tier 2 | Jake Goulding | -3/+3 |
| 2020-09-25 | Adds a GitHub Actions CI build for aarch64-pc-windows-msvc via cross-compilat... | Arlo Siemsen | -1/+1 |
| 2020-09-25 | Remove note about missing ios/tvos targets in platform docs. | Eric Huss | -9/+8 |
| 2020-09-16 | Auto merge of #76420 - Gelbpunkt:aarch64-linux-musl, r=pietroalbini | bors | -1/+1 |
| 2020-09-15 | doc: platform-support.md: Move to tier 3 | Alistair Francis | -1/+1 |
| 2020-09-15 | doc: platform-support.md: Document port | Alistair Francis | -0/+1 |
| 2020-09-14 | Update based on @alex's PR | Jens Reidel | -1/+1 |
| 2020-09-13 | Auto-generate lint documentation. | Eric Huss | -1562/+36 |
| 2020-09-09 | Reword `trivial_casts` lint to better explain. | Andrew Lilley Brinker | -1/+2 |
| 2020-09-09 | Rollup merge of #76465 - jyn514:auto-versioning, r=elichai | Tyler Mandry | -0/+22 |
| 2020-09-07 | Add a script to automatically update Rust/Clang versions | Joshua Nelson | -0/+22 |
| 2020-09-06 | linker-plugin-lto.md: Convert the rust-clang MxN table to a 2xM table | Elichai Turkel | -15/+15 |
| 2020-09-06 | Update linker-plugin-lto.md to contain up to rust 1.46 | Elichai Turkel | -12/+15 |
| 2020-08-31 | Stabilise link-self-contained option | Mateusz MikuĊa | -4/+16 |
| 2020-08-30 | Auto merge of #75919 - rust-lang:jonas-schievink-patch-1, r=ehuss | bors | -1/+1 |
| 2020-08-25 | Fix typo (`thumbv8m.main-none-eabihf` is Mainline) | Jonas Schievink | -1/+1 |
| 2020-08-24 | [AVR] Replace 'avr-unknown-unknown' with 'avr-unknown-gnu-atmega328' in platf... | Dylan McKay | -1/+1 |
| 2020-08-18 | Remove missing_fragment_specifier lint | Aleksey Kladov | -9/+0 |
| 2020-08-17 | Mark x86_64-linux-kernel as * | Sasha | -1/+1 |
| 2020-08-14 | Move CloudABI to tier 3. | Eric Huss | -1/+1 |
| 2020-08-12 | Add a script to verify the Platform Support page is up-to-date. | Eric Huss | -8/+9 |
| 2020-08-11 | Platform Support page updates. | Eric Huss | -193/+198 |
| 2020-08-11 | Move forge platform-support to the rustc book. | Eric Huss | -0/+223 |
| 2020-07-25 | Fix rustc docs typo. | 16yuki0702 | -1/+1 |
| 2020-07-14 | Stabilize control-flow-guard codegen option | Andrew Paverd | -0/+12 |
| 2020-06-20 | Clarify --extern documentation. | Adrian Taylor | -2/+10 |
| 2020-05-20 | llvm: Expose tiny code model to users | Vadim Petrochenkov | -1/+1 |
| 2020-05-18 | Rollup merge of #72290 - elichai:2020-doc-lto, r=wesleywiser | Dylan DPC | -6/+12 |
| 2020-05-17 | Auto merge of #72248 - petrochenkov:codemodel, r=Amanieu | bors | -2/+18 |
| 2020-05-17 | Update linker-plugin-lto.md to contain up to rust 1.43 | Elichai Turkel | -6/+12 |