We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30aad29 + 7b5f470 commit cba258dCopy full SHA for cba258d
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