about summary refs log tree commit diff
path: root/tests/ui/target-feature/auxiliary
AgeCommit message (Collapse)AuthorLines
2025-05-18Stabilize `avx512_target_feature`sayantn-2/+2
2024-11-04mark some target features as 'forbidden' so they cannot be (un)setRalf Jung-0/+5
For now, this is just a warning, but should become a hard error in the future