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