Skip to content

Commit d772cf6

Browse files
committed
[sbm] did this seperatly
1 parent 4823822 commit d772cf6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/rustdoc-json/attrs/target_feature.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//@ only-x86_64
2+
13
//@ count "$.index[?(@.name=='test1')].attrs[*]" 1
24
//@ is "$.index[?(@.name=='test1')].attrs[*].target_feature" '["avx"]'
35
#[target_feature(enable = "avx")]

0 commit comments

Comments
 (0)