about summary refs log tree commit diff
path: root/tests/ui/using-target-feature-unstable.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/using-target-feature-unstable.rs')
-rw-r--r--tests/ui/using-target-feature-unstable.rs6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/ui/using-target-feature-unstable.rs b/tests/ui/using-target-feature-unstable.rs
index c5da45c0854..5ec0bda5eef 100644
--- a/tests/ui/using-target-feature-unstable.rs
+++ b/tests/ui/using-target-feature-unstable.rs
@@ -1,6 +1,6 @@
-// run-pass
-// only-x86_64
-// aux-build:using-target-feature-unstable.rs
+//@ run-pass
+//@ only-x86_64
+//@ aux-build:using-target-feature-unstable.rs
 
 extern crate using_target_feature_unstable;