We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd8cc91 commit b3d7e4eCopy full SHA for b3d7e4e
src/test/ui/command/command-pre-exec.rs
@@ -6,6 +6,7 @@
6
// ignore-windows - this is a unix-specific test
7
// ignore-emscripten no processes
8
// ignore-sgx no processes
9
+// ignore-fuchsia no execvp syscall
10
#![feature(process_exec, rustc_private)]
11
12
extern crate libc;
0 commit comments