| Age | Commit message (Expand) | Author | Lines |
| 2022-02-18 | Rollup merge of #91675 - ivanloz:memtagsan, r=nagisa | Matthias Krüger | -0/+4 |
| 2022-02-16 | MemTagSanitizer Support | Ivan Lozano | -0/+4 |
| 2022-02-15 | Inline Target::deref | Tomasz Miąsko | -0/+2 |
| 2022-02-08 | add missing targert for library operating system RustyHermit | Stefan Lankes | -0/+1 |
| 2022-02-08 | Auto merge of #93561 - Amanieu:more-unwind-abi, r=nagisa | bors | -11/+11 |
| 2022-02-07 | Rollup merge of #93680 - Mark-Simulacrum:drop-json-reader, r=bjorn3 | Mara Bos | -2/+2 |
| 2022-02-06 | Rollup merge of #92383 - lancethepants:armv7-unknown-linux-uclibceabi, r=nagisa | Matthias Krüger | -0/+1 |
| 2022-02-05 | Drop json::from_reader | Mark Rousskov | -2/+2 |
| 2022-02-04 | Add new target armv7-unknown-linux-uclibceabi (softfloat) | lancethepants | -0/+1 |
| 2022-02-02 | Add more *-unwind ABI variants | Amanieu d'Antras | -11/+11 |
| 2022-01-31 | [mips64-openwrt-musl] Tier 3 tuple for Mips64 OpenWrt | Donald Hoskins | -0/+2 |
| 2022-01-21 | Add L4Bender as linker variant | Sebastian Humenda | -0/+2 |
| 2022-01-09 | eplace usages of vec![].into_iter with [].into_iter | Lucas Kent | -4/+4 |
| 2022-01-06 | sess/cg: re-introduce split dwarf kind | David Wood | -1/+1 |
| 2021-12-17 | Rename `has_elf_tls` to `has_thread_local` | Chris Denton | -6/+5 |
| 2021-12-06 | Auto merge of #91284 - t6:freebsd-riscv64, r=Amanieu | bors | -0/+1 |
| 2021-12-04 | Use IntoIterator for array impl everywhere. | Mara Bos | -3/+3 |
| 2021-11-27 | Add riscv64gc-unknown-freebsd | Tobias Kortkamp | -0/+1 |
| 2021-11-22 | add rustc option for using LLVM stack smash protection | Benjamin A. Bjørnseth | -0/+60 |
| 2021-11-10 | Disable `.debug_aranges` for all wasm targets | Alex Crichton | -0/+6 |
| 2021-11-07 | more clippy fixes | Matthias Krüger | -1/+1 |
| 2021-10-31 | Auto merge of #89062 - mikeleany:new-target, r=cjgillot | bors | -0/+2 |
| 2021-10-27 | Auto merge of #89652 - rcvalle:rust-cfi, r=nagisa | bors | -0/+4 |
| 2021-10-25 | Add LLVM CFI support to the Rust compiler | Ramon de C Valle | -0/+4 |
| 2021-10-25 | make thiscall on unsupported platforms an error | DrMeepster | -5/+4 |
| 2021-10-13 | Rename x86_64-unknown-none-elf to x86_64-unknown-none | Josh Triplett | -1/+1 |
| 2021-10-13 | Add new target: `x86_64-unknown-none-elf` | Mike Leany | -0/+2 |
| 2021-10-06 | Add new target armv7-unknown-linux-uclibceabihf | Yannick Koehler | -0/+2 |
| 2021-10-01 | Rollup merge of #88820 - hlopko:add_pie_relocation_model, r=petrochenkov | Manish Goregaokar | -0/+3 |
| 2021-10-01 | Add `pie` as another `relocation-model` value | Marcel Hlopko | -0/+3 |
| 2021-09-28 | Add SOLID targets | Tomoaki Kawada | -0/+5 |
| 2021-09-17 | compiler/rustc_target: Add support for m68k-linux-gnu | John Paul Adrian Glaubitz | -0/+1 |
| 2021-09-13 | Auto merge of #88529 - Meziu:master, r=nagisa | bors | -0/+2 |
| 2021-09-02 | Auto merge of #88516 - matthiaskrgr:clippy_perf_end_august, r=jyn514,Guillaum... | bors | -1/+1 |
| 2021-08-31 | some low hanging clippy::perf fixes | Matthias Krüger | -1/+1 |
| 2021-08-31 | ARMv6K Nintendo 3DS Tier 3 target added | Meziu | -0/+2 |
| 2021-08-30 | Disallow the aapcs CC on Aarch64 | Simonas Kazlauskas | -1/+2 |
| 2021-08-12 | Rollup merge of #87922 - Manishearth:c-enum-target-spec, r=nagisa,eddyb | Manish Goregaokar | -0/+12 |
| 2021-08-12 | Add c_enum_min_bits to target spec | Manish Goregaokar | -0/+12 |
| 2021-08-10 | STD support for the ESP-IDF framework | ivmarkov | -0/+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-07-25 | clippy::useless_format | Matthias Krüger | -1/+1 |
| 2021-07-22 | Add support for powerpc-unknown-freebsd | Piotr Kubaj | -0/+1 |
| 2021-07-17 | Auto merge of #86062 - nagisa:nagisa/what-a-lie, r=estebank | bors | -0/+4 |
| 2021-07-08 | Do not allow JSON targets to set is-builtin: true | Simonas Kazlauskas | -0/+4 |
| 2021-07-07 | Implement cfg(target_abi) (RFC 2992) | Josh Triplett | -0/+6 |
| 2021-07-06 | Replace per-target ABI denylist with an allowlist | Simonas Kazlauskas | -80/+75 |
| 2021-06-30 | Add support for leaf fn frame pointer elimination | Simonas Kazlauskas | -5/+50 |
| 2021-06-23 | Use HTTPS links where possible | Smitty | -2/+2 |