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