We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 702043f commit 60cc897Copy full SHA for 60cc897
library/std/tests/pipe_subprocess.rs
@@ -1,5 +1,3 @@
1
-#![feature(anonymous_pipe)]
2
-
3
fn main() {
4
#[cfg(all(not(miri), any(unix, windows), not(target_os = "emscripten")))]
5
{
0 commit comments