Skip to content

Commit a06d333

Browse files
committed
Ignore a test on emscripten
1 parent 9bb1823 commit a06d333

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/run-pass/simd-target-feature-mixup.rs

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// ignore-emscripten
12+
1113
#![feature(repr_simd, target_feature, cfg_target_feature)]
1214

1315
use std::process::{Command, ExitStatus};

0 commit comments

Comments
 (0)