| Age | Commit message (Expand) | Author | Lines |
| 2022-12-30 | Added link from Targets to Platform Support in the book | Trevor Gross | -1/+4 |
| 2022-12-16 | remove relative links from `rustc-book` and `unstable-book` | Ezra Shaw | -12/+12 |
| 2022-12-14 | Added PlayStation Vita support | Andrés Martínez | -0/+129 |
| 2022-12-10 | doc: document remap matching behaviour in rustc flags | Alexis (Poliorcetics) Bourget | -0/+3 |
| 2022-11-29 | Rollup merge of #104523 - flba-eb:fix_nto_target_name, r=wesleywiser | Matthias Krüger | -11/+13 |
| 2022-11-29 | Rollup merge of #104465 - djkoloski:improve_fuchsia_testing_docs, r=tmandry | Matthias Krüger | -23/+60 |
| 2022-11-27 | Stabilize native library modifier `verbatim` | Vadim Petrochenkov | -0/+27 |
| 2022-11-17 | Remove periods from QNX/nto target names | Florian Bartels | -11/+11 |
| 2022-11-17 | Encourage developers not to use periods in target names | Florian Bartels | -0/+2 |
| 2022-11-17 | Add powerpc64-ibm-aix as Tier-3 target | Qiu Chaofan | -0/+1 |
| 2022-11-16 | [fuchsia] Document more settings for building Rust | David Koloski | -23/+60 |
| 2022-11-16 | Rollup merge of #104137 - StackDoubleFlow:err-lsc-unsupported, r=bjorn3 | Matthias Krüger | -2/+2 |
| 2022-11-15 | Fuchsia test suite script fix | Andrew Pollack | -6/+12 |
| 2022-11-14 | Issue error when `-C link-self-contained` option is used on unsupported platf... | StackDoubleFlow | -2/+2 |
| 2022-11-15 | Rollup merge of #103842 - andrewpollack:add-fuchsia-test-script, r=tmandry | Matthias Krüger | -2/+54 |
| 2022-11-12 | Remove example code as it does not compile in CI | Florian Bartels | -1/+1 |
| 2022-11-11 | Adding Fuchsia compiler testing script, docs | Andrew Pollack | -2/+54 |
| 2022-11-11 | Add Tristan as maintainer | Florian Bartels | -0/+1 |
| 2022-11-11 | Add no_std AArch64 support for the QNX Neutrino (nto) 7.1 RTOS | Florian Bartels | -0/+120 |
| 2022-11-09 | Rollup merge of #104015 - alex:remove-kernel, r=oli-obk | Manish Goregaokar | -1/+0 |
| 2022-11-09 | Rollup merge of #103933 - nicholasbishop:bishop-uefi-tier-2, r=JohnTitor | Dylan DPC | -33/+11 |
| 2022-11-08 | Rollup merge of #103955 - str4d:update-lto-doc-1.65, r=ehuss | Dylan DPC | -45/+49 |
| 2022-11-07 | Migrate linker-plugin-lto.md compatibility table to show Rust ranges | Jack Grigg | -50/+49 |
| 2022-11-05 | Remove linuxkernel targets | Alex Gaynor | -1/+0 |
| 2022-11-04 | Promote {aarch64,i686,x86_64}-unknown-uefi to Tier 2 | Nicholas Bishop | -33/+11 |
| 2022-11-04 | Update linker-plugin-lto.md to contain up to Rust 1.65 | Jack Grigg | -1/+6 |
| 2022-11-03 | Add howto for adding new targets | Florian Bartels | -0/+25 |
| 2022-11-01 | Rollup merge of #103674 - ehuss:split-debuginfo-doc-unstable, r=davidtwco | Yuki Okushi | -2/+4 |
| 2022-10-30 | Rollup merge of #102689 - ayrtonm:master, r=cjgillot | Michael Howell | -0/+51 |
| 2022-10-27 | Update note about unstable split-debuginfo flag. | Eric Huss | -2/+4 |
| 2022-10-24 | Document link to unstable book | Cameron Steffen | -1/+1 |
| 2022-10-20 | fix typo | cui fliter | -1/+1 |
| 2022-10-10 | Add Sony PlayStation 1 tier 3 target | Ayrton | -0/+51 |
| 2022-10-06 | Remove `-Ztime` option. | Nicholas Nethercote | -1/+1 |
| 2022-09-30 | Upgrade dist-i586-gnu-i586-i686-musl to ubuntu:22.04 | Josh Stone | -1/+1 |
| 2022-09-24 | Rollup merge of #102218 - ehuss:rustc-flags, r=JohnTitor | Matthias Krüger | -0/+11 |
| 2022-09-24 | Rollup merge of #101780 - chriswailes:android-platform, r=joshtriplett | Matthias Krüger | -6/+52 |
| 2022-09-23 | Document some missing command-line arguments | Eric Huss | -0/+11 |
| 2022-09-23 | Respond to document review feedback | Chris Wailes | -3/+3 |
| 2022-09-21 | Auto merge of #101329 - QuinnPainter:armv5te-targets, r=nagisa | bors | -0/+69 |
| 2022-09-20 | Add links to the Android platform support doc | Chris Wailes | -6/+7 |
| 2022-09-20 | Add a platform support document for Android | Chris Wailes | -0/+45 |
| 2022-09-18 | Rollup merge of #101151 - jethrogb:jb/sgx-platform, r=JohnTitor | Matthias Krüger | -1/+74 |
| 2022-09-16 | Rollup merge of #101340 - andrewpollack:fuchsia-zxdb-docs, r=tmandry | Michael Howell | -2/+135 |
| 2022-09-16 | Adding Fuchsia zxdb debugging walkthrough to docs | Andrew Pollack | -2/+135 |
| 2022-09-14 | Changes to rename target and update docs | Your Name | -13/+14 |
| 2022-09-13 | Added platform docs | Your Name | -0/+75 |
| 2022-09-09 | remove DS stuff from docs + change to use thumb_base | Quinn Painter | -11/+2 |
| 2022-09-08 | Link UEFI target documentation from target list | Seo Sanghyeon | -3/+3 |
| 2022-09-07 | Rollup merge of #101343 - diminishedprime:patch-3, r=tmandry | Matthias Krüger | -0/+1 |