about summary refs log tree commit diff
path: root/src/test/ui/target-feature-wrong.stderr
AgeCommit message (Expand)AuthorLines
2019-03-11Update testsVadim Petrochenkov-1/+1
2019-01-13Implement basic input validation for built-in attributesVadim Petrochenkov-1/+1
2018-12-25Remove licensesMark Rousskov-7/+7
2018-07-31tests/ui: Add missing mips{64} ignoresdragan.mladjenovic-7/+7
2018-06-17test: Ignore some problematic tests on powerpc and powerpc64*John Paul Adrian Glaubitz-7/+7
2018-06-04test: Ignore some problematic tests on sparc and sparc64John Paul Adrian Glaubitz-7/+7
2018-04-16Separately gate each target_feature featureAlex Crichton-2/+2
2018-04-10Add ignores for powerpc and s390x to target-feature-wrong.rs and update refer...dragan.mladjenovic-7/+7
2018-04-10Update ui test references.dragan.mladjenovic-6/+6
2018-03-27rustc: Forbid #[inline(always)] with #[target_feature]Alex Crichton-1/+7
2018-03-07rustc: Fix ICE with `#[target_feature]` on moduleAlex Crichton-1/+10
2018-02-26Update UI testsVadim Petrochenkov-5/+5
2018-01-13rustc: Refactor attribute checking to operate on HIRAlex Crichton-10/+10
2018-01-13rustc: Tweak `#[target_feature]` syntaxAlex Crichton-0/+32