about summary refs log tree commit diff
path: root/tests/ui/target-feature/forbidden-hardfloat-target-feature-flag-disable.rs
AgeCommit message (Expand)AuthorLines
2025-05-02give the abi-relevant target feature tests better namesRalf Jung-21/+0
2025-05-02forbidden target feature tests: consolidate multiple tests in a single one wi...Ralf Jung-5/+11
2025-04-03compiletest: Require `//~` annotations even if `error-pattern` is specifiedVadim Petrochenkov-1/+4
2025-02-03add rustc_abi to control ABI decisions LLVM does not have flags for, and use ...Ralf Jung-0/+2
2024-12-11forbid toggling x87 and fpregs on hard-float targetsRalf Jung-0/+10