Skip to content

Commit 60cc897

Browse files
authored
Update pipe_subprocess.rs
1 parent 702043f commit 60cc897

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

library/std/tests/pipe_subprocess.rs

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#![feature(anonymous_pipe)]
2-
31
fn main() {
42
#[cfg(all(not(miri), any(unix, windows), not(target_os = "emscripten")))]
53
{

0 commit comments

Comments
 (0)