]> git.lizzy.rs Git - rust.git/commitdiff
add feature-gate test
authorgnzlbg <gonzalobg88@gmail.com>
Wed, 8 Aug 2018 00:10:06 +0000 (02:10 +0200)
committergnzlbg <gonzalobg88@gmail.com>
Wed, 8 Aug 2018 00:10:06 +0000 (02:10 +0200)
src/test/ui/target-feature-gate.rs

index c2dc927c4b52461eb9e13af807b00bb5f2ed036d..8a045884cae315b495c2494ef7cd1bab06051f0f 100644 (file)
@@ -23,6 +23,7 @@
 // gate-test-hexagon_target_feature
 // gate-test-mips_target_feature
 // gate-test-mmx_target_feature
+// gate-test-wasm_target_feature
 // min-llvm-version 6.0
 
 #[target_feature(enable = "avx512bw")]