Skip to content

Commit 5df1e53

Browse files
committed
Stablize feature anonymous_pipe
Signed-off-by: Jiahao XU <[email protected]>
1 parent 1e09a94 commit 5df1e53

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/pass/shims/pipe.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
//@ignore-target: windows
22

3-
#![feature(anonymous_pipe)]
4-
53
use std::io::{Read, Write, pipe};
64

75
fn main() {

0 commit comments

Comments
 (0)