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.
anonymous_pipe
1 parent 1e09a94 commit 5df1e53Copy full SHA for 5df1e53
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