about summary refs log tree commit diff
path: root/src/test/ui/target-feature/invalid-attribute.rs
AgeCommit message (Expand)AuthorLines
2020-09-05Emit warnings for misplaced attributes used by some cratesCaleb Zulawski-3/+7
2020-09-05Check placement of more attributesCaleb Zulawski-3/+6
2020-06-04test: ui: skip tests which aren't appropriate for RISC-VTom Eccles-0/+1
2020-05-01Add new tests and bless old testsLeSeulArtichaut-3/+3
2020-04-16Extend UI tests for fixed check_attr()Matthias Schiffer-0/+17
2019-09-26hir: Disallow `target_feature` on constantsDavid Wood-0/+73