| Age | Commit message (Expand) | Author | Lines |
| 2023-05-05 | Add deployment-target --print flag for Apple targets | BlackHoleFox | -0/+1 |
| 2023-04-20 | Rollup merge of #108795 - thomcc:x86_64h-target, r=wesleywiser | Matthias Krüger | -0/+1 |
| 2023-04-17 | Spelling - compiler | Josh Soref | -3/+3 |
| 2023-04-12 | Rollup merge of #110153 - DaniPopes:compiler-typos, r=Nilstrieb | Matthias Krüger | -1/+1 |
| 2023-04-11 | Rollup merge of #96971 - zhaixiaojuan:master, r=wesleywiser | Michael Goulet | -0/+1 |
| 2023-04-10 | Fix typos in compiler | DaniPopes | -1/+1 |
| 2023-04-04 | Initial support for loongarch64-unknown-linux-gnu | zhaixiaojuan | -0/+1 |
| 2023-03-29 | Add QNX 7.0 x86 target | Sam Kearney | -0/+1 |
| 2023-03-29 | Auto merge of #108089 - Zoxc:windows-tls, r=bjorn3 | bors | -0/+5 |
| 2023-03-29 | Support TLS access into dylibs on Windows | John Kåre Alsaker | -0/+5 |
| 2023-03-28 | Add OpenHarmony targets | Amanieu d'Antras | -0/+9 |
| 2023-03-16 | Add `try_canonicalize` to `rustc_fs_util` and use it over `fs::canonicalize` | John Kåre Alsaker | -1/+2 |
| 2023-03-05 | Add support for the x86_64h-apple-darwin target | Thom Chiovoloni | -0/+1 |
| 2023-03-04 | Support for Fuchsia RISC-V target | Petr Hosek | -0/+1 |
| 2023-02-18 | Auto merge of #99679 - repnop:kernel-address-sanitizer, r=cuviper | bors | -0/+4 |
| 2023-02-17 | Rollup merge of #107592 - workingjubilee:use-16-bit-enum-on-16-bit-targets, r... | Matthias Krüger | -14/+16 |
| 2023-02-16 | Default repr(C) enums to c_int size | Jubilee Young | -14/+16 |
| 2023-02-14 | Add `kernel-address` sanitizer support for freestanding targets | Wesley Norris | -0/+4 |
| 2023-02-09 | XRay support flag in TargetOptions | Oleksii Lozovskyi | -0/+6 |
| 2023-01-17 | Remove double spaces after dots in comments | Maybe Waffle | -1/+1 |
| 2023-01-10 | Rollup merge of #106636 - djkoloski:accept_old_fuchsia_triple, r=tmandry | Yuki Okushi | -1/+5 |
| 2023-01-09 | Add issue number to FIXMEs | Tyler Mandry | -2/+2 |
| 2023-01-09 | Accept old spelling of Fuchsia target triples | David Koloski | -1/+5 |
| 2023-01-06 | Auto merge of #106429 - djkoloski:add_vendor_to_fuchsia_target_triple, r=nagisa | bors | -2/+2 |
| 2023-01-05 | Fix `uninlined_format_args` for some compiler crates | nils | -6/+6 |
| 2023-01-05 | Add vendor to Fuchsia's target triple | David Koloski | -2/+2 |
| 2023-01-03 | Auto merge of #105712 - amg98:feat/vita-support, r=wesleywiser | bors | -0/+2 |
| 2022-12-25 | fix some typos | KaDiWa | -1/+1 |
| 2022-12-20 | rustc: Remove needless lifetimes | Jeremy Stucki | -1/+1 |
| 2022-12-14 | Added PlayStation Vita support | Andrés Martínez | -0/+2 |
| 2022-12-10 | compiler: remove unnecessary imports and qualified paths | KaDiWa | -2/+0 |
| 2022-12-10 | Rollup merge of #105109 - rcvalle:rust-kcfi, r=bjorn3 | Matthias Krüger | -1/+5 |
| 2022-12-08 | Add LLVM KCFI support to the Rust compiler | Ramon de C Valle | -1/+5 |
| 2022-12-03 | Rollup merge of #105050 - WaffleLapkin:uselessrefign, r=jyn514 | Matthias Krüger | -1/+1 |
| 2022-12-01 | Remove useless borrows and derefs | Maybe Waffle | -1/+1 |
| 2022-11-30 | Extract llvm datalayout parsing out of spec module | hkalbasi | -90/+2 |
| 2022-11-29 | Rollup merge of #104523 - flba-eb:fix_nto_target_name, r=wesleywiser | Matthias Krüger | -2/+2 |
| 2022-11-27 | Prefer doc comments over `//`-comments in compiler | Maybe Waffle | -7/+7 |
| 2022-11-24 | move things from rustc_target::abi to rustc_abi | hkalbasi | -1/+118 |
| 2022-11-23 | Rollup merge of #102293 - ecnelises:aix.initial, r=davidtwco | Yuki Okushi | -0/+8 |
| 2022-11-19 | Rollup merge of #104001 - Ayush1325:custom-entry, r=bjorn3 | Dylan DPC | -0/+27 |
| 2022-11-17 | Remove periods from QNX/nto target names | Florian Bartels | -2/+2 |
| 2022-11-17 | Add powerpc64-ibm-aix as Tier-3 target | Qiu Chaofan | -0/+8 |
| 2022-11-13 | fix some typos in comments | cui fliter | -1/+1 |
| 2022-11-11 | Add no_std AArch64 support for the QNX Neutrino (nto) 7.1 RTOS | Florian Bartels | -0/+4 |
| 2022-11-11 | Improve generating Custom entry function | Ayush Singh | -0/+27 |
| 2022-11-10 | Rollup merge of #104077 - nicholasbishop:bishop-uefi-aapcs, r=nagisa | Manish Goregaokar | -0/+1 |
| 2022-11-09 | Rollup merge of #104020 - nicholasbishop:bishop-limit-efiapi, r=nagisa | Manish Goregaokar | -1/+3 |
| 2022-11-09 | Rollup merge of #104015 - alex:remove-kernel, r=oli-obk | Manish Goregaokar | -4/+1 |
| 2022-11-06 | Use aapcs for efiapi calling convention on arm | Nicholas Bishop | -0/+1 |