]> git.proxmox.com Git - rustc.git/blobdiff - src/test/run-pass/issue-33770.rs
New upstream version 1.12.0+dfsg1
[rustc.git] / src / test / run-pass / issue-33770.rs
index f5635fddaf951c9514fd1b0b8c08529cfbc7eb46..76728a0d354b2c9267acccbf74561eab781d6ebf 100644 (file)
@@ -8,6 +8,8 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
+// ignore-emscripten
+
 use std::process::{Command, Stdio};
 use std::env;
 use std::sync::{Mutex, RwLock};