about summary refs log tree commit diff
path: root/tests/ui/target-feature/forbidden-target-feature-attribute.stderr
AgeCommit message (Expand)AuthorLines
2025-06-16tests: `{Meta,Pointee}Sized` in non-minicore testsDavid Wood-1/+1
2025-02-03add rustc_abi to control ABI decisions LLVM does not have flags for, and use ...Ralf Jung-4/+4
2024-12-31explicitly model that certain ABIs require/forbid certain target featuresRalf Jung-1/+1
2024-12-11forbid toggling x87 and fpregs on hard-float targetsRalf Jung-1/+1
2024-11-04mark some target features as 'forbidden' so they cannot be (un)setRalf Jung-0/+8