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.
2 parents 0e04d62 + 5df1e53 commit 832fb80Copy full SHA for 832fb80
tests/pass/shims/pipe.rs
@@ -1,7 +1,5 @@
1
//@ignore-target: windows
2
3
-#![feature(anonymous_pipe)]
4
-
5
use std::io::{Read, Write, pipe};
6
7
fn main() {
0 commit comments