We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18d4bb5 commit c107043Copy full SHA for c107043
src/tools/miri/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