| Age | Commit message (Expand) | Author | Lines |
| 2025-06-04 | Rollup merge of #141250 - folkertdev:s390x-z17-target-features, r=workingjubilee | Matthias Krüger | -10/+16 |
| 2025-05-22 | aarch64-softfloat: forbid enabling the neon target feature | Ralf Jung | -5/+7 |
| 2025-05-19 | add s390x z17 target features | Folkert de Vries | -10/+16 |
| 2025-05-18 | Stabilize `avx512_target_feature` | sayantn | -22/+22 |
| 2025-05-09 | Partially stabilize LoongArch target features | WANG Rui | -7/+7 |
| 2025-05-06 | Added `apxf` target feature support, under flag `apx_target_feature` | Madhav Madhusoodanan | -0/+1 |
| 2025-05-04 | Rollup merge of #139675 - sayantn:avx10, r=Amanieu | Stuart Cook | -0/+20 |
| 2025-05-02 | Rollup merge of #140507 - a4lg:riscv-feature-addition-batch-3, r=Amanieu | Stuart Cook | -1/+11 |
| 2025-05-02 | Rollup merge of #140389 - sayantn:avx512fp16, r=Amanieu | Stuart Cook | -1/+1 |
| 2025-05-02 | Rollup merge of #138872 - a4lg:riscv-fix-incompatible-abi-zfinx, r=workingjub... | Stuart Cook | -4/+4 |
| 2025-05-01 | rustc_target: RISC-V "Zfinx" is incompatible with {ILP32,LP64}[FD] ABIs | Tsukasa OI | -4/+4 |
| 2025-05-01 | rustc_target: RISC-V: Add BF16 extensions | Tsukasa OI | -0/+3 |
| 2025-05-01 | rustc_target: RISC-V: Add atomics/memory-related extensions | Tsukasa OI | -0/+7 |
| 2025-05-01 | rustc_target: Adjust RISC-V feature implication (Za64rs and Za128rs) | Tsukasa OI | -1/+1 |
| 2025-05-01 | Remove `avx512dq` and `avx512vl` implication for `avx512fp16` | Sayantan Chakraborty | -1/+1 |
| 2025-04-29 | Add comment to remind filtering unsupported features when adding new ones | WANG Rui | -0/+3 |
| 2025-04-26 | Add the `avx10.1` and `avx10.2` target features | sayantn | -0/+20 |
| 2025-04-24 | Rollup merge of #140139 - a4lg:riscv-feature-imply-adjust-1, r=Amanieu | Matthias Krüger | -5/+5 |
| 2025-04-22 | rustc_target: Adjust RISC-V feature implication | Tsukasa OI | -5/+5 |
| 2025-04-20 | make abi_unsupported_vector_types a hard error | Ralf Jung | -1/+1 |
| 2025-04-16 | rustc_target: RISC-V: feature addition batch 2 | Tsukasa OI | -1/+11 |
| 2025-04-02 | Rollup merge of #138823 - a4lg:riscv-feature-addition-base-i, r=Amanieu | Stuart Cook | -4/+9 |
| 2025-04-02 | Rollup merge of #138003 - sayantn:new-amx, r=Amanieu | Stuart Cook | -0/+6 |
| 2025-04-02 | rustc_target: RISC-V: add base "I"-related important extensions | Tsukasa OI | -4/+9 |
| 2025-03-20 | rustc_target: Use zvl*b target features in vector ABI check | Taiki Endo | -2/+14 |
| 2025-03-20 | rustc_target: Add more RISC-V vector-related features | Taiki Endo | -1/+37 |
| 2025-03-17 | rustc_target: Add target feature constraints for LoongArch | WANG Rui | -0/+22 |
| 2025-03-15 | Rollup merge of #138056 - heiher:loong64v1.1-features, r=petrochenkov | León Orell Valerian Liehr | -0/+5 |
| 2025-03-14 | rustc_target: Add target features for LoongArch v1.1 | WANG Rui | -0/+5 |
| 2025-03-05 | Add the `movrs` target feature and `movrs_target_feature` feature gate | sayantn | -0/+1 |
| 2025-03-05 | Add the new `amx` target features | sayantn | -0/+5 |
| 2025-03-05 | Simplify `implied_target_features`. | Nicholas Nethercote | -7/+5 |
| 2025-03-02 | rustc_target: Add msync target feature and enable it on powerpcspe targets | Taiki Endo | -0/+1 |
| 2025-02-24 | Rollup merge of #137417 - taiki-e:riscv-atomic, r=Amanieu | Michael Goulet | -0/+5 |
| 2025-02-22 | rustc_target: Add more RISC-V atomic-related features | Taiki Endo | -0/+5 |
| 2025-02-21 | add more s390x target features | Folkert de Vries | -1/+20 |
| 2025-02-14 | add x86-sse2 (32bit) ABI that requires SSE2 target feature | Ralf Jung | -0/+8 |
| 2025-02-11 | Rollup merge of #136813 - mrkajetanp:aarch32-fp16-target-feature, r=davidtwco | Jacob Pratt | -0/+1 |
| 2025-02-08 | Rustfmt | bjorn3 | -6/+10 |
| 2025-02-07 | rustc_target: Add the fp16 target feature for AArch32 | Kajetan Puchalski | -0/+1 |
| 2025-02-07 | Rollup merge of #136191 - klensy:const_a, r=compiler-errors | Matthias Krüger | -9/+9 |
| 2025-02-04 | Rollup merge of #134814 - sayantn:keylocker, r=oli-obk | Matthias Krüger | -0/+2 |
| 2025-02-03 | Auto merge of #136146 - RalfJung:x86-abi, r=workingjubilee | bors | -16/+36 |
| 2025-02-03 | add rustc_abi to control ABI decisions LLVM does not have flags for, and use ... | Ralf Jung | -16/+36 |
| 2025-01-29 | Auto merge of #136227 - fmease:rollup-ewpvznh, r=fmease | bors | -0/+5 |
| 2025-01-28 | replaces few consts with statics to reduce readonly section | klensy | -9/+9 |
| 2025-01-28 | Reject unsound toggling of Arm atomics-32 target feature | Taiki Endo | -0/+5 |
| 2025-01-28 | update comments | Ralf Jung | -13/+11 |
| 2025-01-07 | arm: add unstable soft-float target feature | Ralf Jung | -0/+8 |
| 2025-01-06 | Add `kl` and `widekl` target features, and the feature gate | Sayantan Chakraborty | -0/+2 |