| Age | Commit message (Expand) | Author | Lines |
| 2023-03-03 | Rollup merge of #108634 - SUPERCILEX:patch-1, r=JohnTitor | Matthias Krüger | -0/+2 |
| 2023-03-02 | Rollup merge of #108585 - djkoloski:parallel_fuchsia_test_runner, r=tmandry | Matthias Krüger | -5/+2 |
| 2023-03-02 | Auto merge of #106673 - flba-eb:add_qnx_nto_stdlib, r=workingjubilee | bors | -27/+152 |
| 2023-03-01 | Add link to component dashboard | Alex Saveau | -0/+2 |
| 2023-03-01 | Run compiler test suite in parallel on Fuchsia | David Koloski | -5/+2 |
| 2023-02-28 | Update Fuchsia platform team members | David Koloski | -1/+0 |
| 2023-02-28 | Mark stdlib for QNX as fully available | Florian Bartels | -2/+2 |
| 2023-02-28 | Add QNX Neutrino support to libstd | Florian Bartels | -25/+150 |
| 2023-02-24 | Update `fuchsia-test-runner.py` and docs | David Koloski | -14/+80 |
| 2023-02-16 | Remove save-analysis. | Nicholas Nethercote | -1/+0 |
| 2023-02-10 | Rollup merge of #107043 - Nilstrieb:true-and-false-is-false, r=wesleywiser | Matthias Krüger | -32/+32 |
| 2023-02-07 | Rollup merge of #107750 - tshepang:readability, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2023-02-07 | make more readable | Tshepang Mbambo | -1/+1 |
| 2023-02-07 | allow quick-edit convenience | Tshepang Mbambo | -0/+1 |
| 2023-02-02 | Use triple rather than arch for fuchsia test runner | Joseph Ryan | -1/+1 |
| 2023-01-19 | Change codegen documentation | Nilstrieb | -32/+32 |
| 2023-01-16 | Update instrument-coverage.md | gftea | -0/+2 |
| 2023-01-11 | Change `src/test` to `tests` in source files, fix tidy and tests | Albert Larsan | -2/+2 |
| 2023-01-09 | Accept old spelling of Fuchsia target triples | David Koloski | -0/+2 |
| 2023-01-05 | Add vendor to Fuchsia's target triple | David Koloski | -50/+50 |
| 2023-01-04 | Rollup merge of #106464 - djkoloski:update_fuchsia_platform_support_docs, r=t... | Michael Goulet | -0/+3 |
| 2023-01-04 | Update Fuchsia walkthrough with new configs | David Koloski | -0/+3 |
| 2023-01-03 | Auto merge of #105712 - amg98:feat/vita-support, r=wesleywiser | bors | -0/+129 |
| 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 |