about summary refs log tree commit diff
path: root/src/test/ui/target-feature-wrong.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-07-31tests/ui: Add missing mips{64} ignoresdragan.mladjenovic-0/+1
2018-06-17test: Ignore some problematic tests on powerpc and powerpc64*John Paul Adrian Glaubitz-0/+2
2018-06-04test: Ignore some problematic tests on sparc and sparc64John Paul Adrian Glaubitz-0/+2
2018-04-16Separately gate each target_feature featureAlex Crichton-1/+1
2018-04-10Add ignores for powerpc and s390x to target-feature-wrong.rs and update refer...dragan.mladjenovic-0/+2
2018-04-10Small nits to make couple of tests pass on mips targets.dragan.mladjenovic-0/+1
2018-03-27rustc: Forbid #[inline(always)] with #[target_feature]Alex Crichton-0/+5
2018-03-07rustc: Fix ICE with `#[target_feature]` on moduleAlex Crichton-0/+4
2018-01-13rustc: Refactor attribute checking to operate on HIRAlex Crichton-0/+2
2018-01-13rustc: Tweak `#[target_feature]` syntaxAlex Crichton-0/+35