summary refs log tree commit diff
path: root/src/test/ui/target-feature/invalid-attribute.stderr
AgeCommit message (Expand)AuthorLines
2022-07-15passes: migrate half of `check_attr`David Wood-16/+16
2022-03-03Cleanup feature gates.Camille GILLOT-15/+15
2020-09-05Emit warnings for misplaced attributes used by some cratesCaleb Zulawski-23/+27
2020-09-05Check placement of more attributesCaleb Zulawski-8/+17
2020-08-22Use smaller def span for functionsAaron Hill-2/+2
2020-06-04test: ui: skip tests which aren't appropriate for RISC-VTom Eccles-14/+14
2020-05-01Add new tests and bless old testsLeSeulArtichaut-6/+16
2020-04-16Extend UI tests for fixed check_attr()Matthias Schiffer-1/+19
2019-09-26hir: Disallow `target_feature` on constantsDavid Wood-0/+95