mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-10 02:56:52 +00:00
Ignore a test on emscripten
This commit is contained in:
parent
9bb18239de
commit
a06d333a14
@ -8,6 +8,8 @@
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// ignore-emscripten
|
||||
|
||||
#![feature(repr_simd, target_feature, cfg_target_feature)]
|
||||
|
||||
use std::process::{Command, ExitStatus};
|
||||
|
Loading…
Reference in New Issue
Block a user