| Age | Commit message (Expand) | Author | Lines |
| 2025-01-29 | Auto merge of #136227 - fmease:rollup-ewpvznh, r=fmease | bors | -0/+5 |
| 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-05 | add dedicated type for ABI target feature constraints | Ralf Jung | -10/+18 |
| 2024-12-31 | arm: use target.llvm_floatabi over soft-float target feature | Ralf Jung | -9/+20 |
| 2024-12-31 | add ABI target features *before* -Ctarget-features | Ralf Jung | -0/+3 |
| 2024-12-31 | x86-64 hardfloat actually requires sse2 | Ralf Jung | -1/+10 |
| 2024-12-31 | clean up target feature system; most of the toggleability is now handled by t... | Ralf Jung | -431/+343 |
| 2024-12-31 | explicitly model that certain ABIs require/forbid certain target features | Ralf Jung | -113/+95 |
| 2024-12-18 | Re-export more `rustc_span::symbol` things from `rustc_span`. | Nicholas Nethercote | -1/+1 |
| 2024-12-16 | Rollup merge of #134337 - RalfJung:riscv-target-features, r=workingjubilee | Matthias Krüger | -4/+71 |
| 2024-12-16 | tweak comments | Ralf Jung | -3/+7 |
| 2024-12-15 | reject unsound toggling of RISCV target features | Ralf Jung | -3/+66 |
| 2024-12-15 | Auto merge of #134349 - jieyouxu:rollup-zqn0jox, r=jieyouxu | bors | -1/+17 |
| 2024-12-15 | apply review feedback | Ralf Jung | -12/+12 |
| 2024-12-15 | Add m68k_target_feature | Taiki Endo | -1/+17 |
| 2024-12-14 | reject aarch64 target feature toggling that would change the float ABI | Ralf Jung | -1/+23 |
| 2024-12-14 | target_features: control separately whether enabling and disabling a target f... | Ralf Jung | -22/+55 |
| 2024-12-13 | Auto merge of #133099 - RalfJung:forbidden-hardfloat-features, r=workingjubilee | bors | -337/+441 |
| 2024-12-11 | apply review feedback | Ralf Jung | -12/+22 |
| 2024-12-11 | forbid toggling x87 and fpregs on hard-float targets | Ralf Jung | -2/+34 |
| 2024-12-11 | generalize 'forbidden feature' concept so that even (un)stable feature can be... | Ralf Jung | -335/+397 |
| 2024-12-11 | ABI checks: add support for loongarch | WANG Rui | -1/+3 |
| 2024-12-09 | Add the `power8-crypto` target feature | Sayantan Chakraborty | -0/+1 |
| 2024-11-26 | Fix handling of x18 in AArch64 inline assembly on ohos/trusty or with -Zfixed... | Taiki Endo | -0/+6 |
| 2024-11-14 | ABI checks: add support for some tier3 arches, warn on others. | Luca Versari | -14/+23 |
| 2024-11-12 | ABI checks: add support for tier2 arches | Luca Versari | -3/+21 |
| 2024-11-11 | Auto merge of #132880 - RalfJung:implied-features, r=workingjubilee | bors | -0/+5 |
| 2024-11-11 | target_features: explain what exacty 'implied' means here | Ralf Jung | -0/+5 |
| 2024-11-10 | Stabilize WebAssembly `multivalue`, `reference-types`, and `tail-call` target... | Alex Crichton | -2/+3 |
| 2024-11-10 | Auto merge of #132173 - veluca93:abi_checks, r=RalfJung,compiler-errors | bors | -0/+17 |
| 2024-11-09 | Add v8plus target feature to sparc and use it in create_object_file | Taiki Endo | -0/+1 |
| 2024-11-09 | Add v9 and leoncasa target feature to sparc | Taiki Endo | -0/+9 |
| 2024-11-05 | Rollup merge of #132077 - alexcrichton:wide-arithmetic, r=jieyouxu | Matthias Krüger | -0/+1 |
| 2024-11-04 | mark some target features as 'forbidden' so they cannot be (un)set | Ralf Jung | -51/+91 |
| 2024-11-01 | Emit warning when calling/declaring functions with unavailable vectors. | Luca Versari | -0/+17 |
| 2024-10-28 | Add a new `wide-arithmetic` feature for WebAssembly | Alex Crichton | -0/+1 |
| 2024-10-27 | Auto merge of #131900 - mrkajetanp:target-feature-pauth-lr, r=Amanieu | bors | -0/+2 |
| 2024-10-26 | x86 target features: make pclmulqdq imply sse2 | Ralf Jung | -1/+1 |
| 2024-10-25 | Revert "Emit error when calling/declaring functions with unavailable vectors." | Rémy Rakic | -17/+0 |
| 2024-10-25 | Emit error when calling/declaring functions with unavailable vectors. | Luca Versari | -0/+17 |
| 2024-10-16 | rustc_target: Add pauth-lr aarch64 target feature | Kajetan Puchalski | -0/+2 |
| 2024-10-10 | rustc_target: Add sme-b16b16 as an explicit aarch64 target feature | Kajetan Puchalski | -1/+3 |
| 2024-09-28 | rustc_target: Add RISC-V atomic-related features | Taiki Endo | -1/+4 |
| 2024-09-26 | rustc_target: Add powerpc64 atomic-related features | Taiki Endo | -0/+2 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -11/+7 |
| 2024-08-27 | rustc_target: Remove fpmr target feature | Kajetan Puchalski | -2/+0 |
| 2024-08-27 | rustc_target: Add SME aarch64 features | Kajetan Puchalski | -0/+26 |
| 2024-08-27 | rustc_target: Add various aarch64 features | Kajetan Puchalski | -5/+49 |