summary refs log tree commit diff
path: root/src/test/ui/target-feature-wrong.stderr
AgeCommit message (Expand)AuthorLines
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