about summary refs log tree commit diff
path: root/tests/ui/target-feature/invalid-attribute.rs
AgeCommit message (Expand)AuthorLines
2025-08-14Update uitestsJonathan Brouwer-33/+18
2025-07-03Port `#[target_feature]` to the new attribute parsing infrastructureJonathan Brouwer-0/+8
2025-01-27Stabilize target_feature_11Caleb Zulawski-13/+4
2025-01-15Treat safe target_feature functions as unsafe by defaultOli Scherer-0/+4
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2024-01-13Bless testsGeorge-lewis-0/+2
2024-01-09Avoid silencing relevant follow-up errorsOli Scherer-1/+3
2023-07-29Replace ignore-everything with only-archJubilee Young-13/+1
2023-04-30tests: Add tests for LoongArch64WANG Rui-0/+1
2023-04-03remove invalid ignore-powerpc64lePietro Albini-1/+0
2023-03-13Gracefully handle `#[target_feature]` on staticsNilstrieb-0/+35
2023-03-02Revert "Stabilize `#![feature(target_feature_11)]`"Léo Lanteri Thauvin-3/+10
2023-02-01Stabilize `#![feature(target_feature_11)]`Léo Lanteri Thauvin-10/+3
2023-01-11Move /src/test to /testsAlbert Larsan-0/+97