Skip to content

Commit 2cdaf3b

Browse files
committed
add feature-gate test
1 parent 020b073 commit 2cdaf3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/ui/target-feature-gate.rs

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
// gate-test-hexagon_target_feature
2424
// gate-test-mips_target_feature
2525
// gate-test-mmx_target_feature
26+
// gate-test-wasm_target_feature
2627
// min-llvm-version 6.0
2728

2829
#[target_feature(enable = "avx512bw")]

0 commit comments

Comments
 (0)