| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2021-06-21 | Auto merge of #85775 - adamrk:warn-unused-target-fields, r=nagisa | bors | -85/+150 |
| 2021-06-17 | Emit warnings for unused fields in custom targets. | Adam Bratschi-Kaye | -85/+150 |
| 2021-06-17 | Auto merge of #83572 - pkubaj:patch-1, r=nagisa | bors | -0/+1 |
| 2021-06-06 | Auto merge of #79608 - alessandrod:bpf, r=nagisa | bors | -0/+6 |
| 2021-06-02 | Miscellaneous inlining improvements | Tomasz Miąsko | -0/+1 |
| 2021-05-23 | Add BPF target | Alessandro Decina | -0/+6 |
| 2021-05-20 | Swap TargetOptions::linker_is_gnu default from false to true and update targe... | Luqman Aden | -2/+2 |
| 2021-05-10 | Adjust target search algorithm for rustlib path | Simonas Kazlauskas | -10/+15 |
| 2021-05-09 | Auto merge of #83800 - xobs:impl-16351-nightly, r=nagisa | bors | -4/+13 |
| 2021-05-03 | Rollup merge of #84072 - nagisa:target-family-two-the-movie, r=petrochenkov | Dylan DPC | -13/+19 |
| 2021-05-03 | Set target_family="wasm" for wasm targets | Simonas Kazlauskas | -1/+1 |
| 2021-04-25 | Merge remote-tracking branch 'upstream/master' into impl-16351-nightly | Sean Cross | -43/+195 |
| 2021-04-13 | Avoid an `Option<Option<_>>` | LingMan | -2/+2 |
| 2021-04-11 | Allow setting `target_family` to multiple values | Simonas Kazlauskas | -13/+19 |
| 2021-04-08 | rustc: Add a new `wasm` ABI | Alex Crichton | -0/+22 |
| 2021-04-05 | Rollup merge of #80525 - devsnek:wasm64, r=nagisa | Dylan DPC | -1/+7 |
| 2021-04-04 | wasm64 | Gus Caplan | -1/+7 |
| 2021-04-03 | compiler: run `python3 ./x.py fmt` | Sean Cross | -5/+2 |
| 2021-04-03 | rustc: target: add sysroot to rust_target_path | Sean Cross | -4/+16 |
| 2021-04-03 | (De-)serialize the supported_sanitizers | Simonas Kazlauskas | -14/+59 |
| 2021-04-03 | Maintain supported sanitizers as a target property | Simonas Kazlauskas | -1/+9 |
| 2021-04-03 | Move SanitizerSet to rustc_target | Simonas Kazlauskas | -32/+87 |
| 2021-03-27 | Add support for powerpc64le-unknown-freebsd. | Piotr Kubaj | -0/+1 |
| 2021-03-23 | Allow not emitting `uwtable` on Android | hyd-dev | -0/+7 |
| 2021-03-10 | Auto merge of #76570 - cratelyn:implement-rfc-2945-c-unwind-abi, r=Amanieu | bors | -6/+13 |
| 2021-03-10 | Rollup merge of #82733 - Yn0ga:master, r=estebank | Yuki Okushi | -0/+1 |
| 2021-03-09 | rustc_target: add "unwind" payloads to `Abi` | katelyn a. martin | -6/+13 |
| 2021-03-04 | Add powerpc-unknown-openbsd target | yn0ga | -0/+1 |
| 2021-03-01 | Change built-in kernel targets to be os = none throughout | John Ericson | -2/+3 |
| 2021-03-01 | Change default Solaris x86 target to x86_64-pc-solaris | Jakub Kulik | -21/+2 |
| 2021-02-27 | Remove the x86_64-rumprun-netbsd target | Simonas Kazlauskas | -1/+0 |
| 2021-02-23 | Rollup merge of #82166 - kaniini:s390x-musl-target, r=nagisa | Dylan DPC | -0/+1 |
| 2021-02-21 | Rollup merge of #81966 - deg4uss3r:degausser/aarch64_apple_ios_sim, r=shepmaster | Yuki Okushi | -0/+1 |
| 2021-02-19 | added aarch64_apple_ios_sim as a rustc target | Ricky (deg4uss3r) | -0/+1 |
| 2021-02-19 | add s390x-unknown-linux-musl target | Ariadne Conill | -0/+1 |
| 2021-02-16 | add specs for riscv32/riscv64 musl targets | Khem Raj | -0/+2 |
| 2021-02-16 | avoid full-slicing slices | Matthias Krüger | -1/+1 |
| 2021-02-11 | Stack probes: fix error message | Miguel Ojeda | -1/+1 |
| 2021-02-02 | Rollup merge of #81455 - Amanieu:aarch64_ilp32, r=sanxiyn | Jack Huey | -0/+4 |
| 2021-01-28 | rustc: Stabilize `-Zrun-dsymutil` as `-Csplit-debuginfo` | Alex Crichton | -0/+82 |
| 2021-01-27 | Add big-endian and ILP32 AArch64 targets | Amanieu d'Antras | -0/+4 |
| 2021-01-16 | Target stack-probe support configurable finely | Simonas Kazlauskas | -4/+94 |
| 2021-01-12 | Rollup merge of #79997 - coolreader18:wasm-reactor, r=alexcrichton | Yuki Okushi | -1/+5 |
| 2021-01-08 | Add wasi-exec-model cg option for emitting wasi reactors | Noah | -1/+5 |