about summary refs log tree commit diff
path: root/tests/ui/target-feature/forbidden-hardfloat-target-feature-attribute.rs
AgeCommit message (Expand)AuthorLines
2025-05-01rustc_target: RISC-V "Zfinx" is incompatible with {ILP32,LP64}[FD] ABIsTsukasa OI-12/+0
2025-02-03add rustc_abi to control ABI decisions LLVM does not have flags for, and use ...Ralf Jung-0/+1
2024-12-31explicitly model that certain ABIs require/forbid certain target featuresRalf Jung-5/+5
2024-12-11forbid toggling x87 and fpregs on hard-float targetsRalf Jung-0/+11