We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd8cc91 commit ad52e32Copy full SHA for ad52e32
src/test/ui/command/command-exec.rs
@@ -5,6 +5,7 @@
5
// ignore-pretty issue #37199
6
// ignore-emscripten no processes
7
// ignore-sgx no processes
8
+// ignore-fuchsia no execvp syscall provided
9
10
#![feature(process_exec)]
11
0 commit comments