about summary refs log tree commit diff
path: root/tests/ui/target-feature/forbidden-target-feature-flag-disable.rs
AgeCommit message (Expand)AuthorLines
2025-06-16tests: `{Meta,Pointee}Sized` in non-minicore testsDavid Wood-1/+7
2025-04-13UI tests: migrate remaining compile time `error-pattern`s to line annotationsVadim Petrochenkov-1/+1
2025-04-03compiletest: Require `//~` annotations even if `error-pattern` is specifiedVadim Petrochenkov-0/+2
2025-02-03add rustc_abi to control ABI decisions LLVM does not have flags for, and use ...Ralf Jung-3/+5
2024-12-11forbid toggling x87 and fpregs on hard-float targetsRalf Jung-1/+0
2024-11-04mark some target features as 'forbidden' so they cannot be (un)setRalf Jung-0/+11