Skip to content

Commit 18d4bb5

Browse files
authored
Update rmake.rs
1 parent 60cc897 commit 18d4bb5

File tree

1 file changed

+0
-2
lines changed
  • tests/run-make/broken-pipe-no-ice

1 file changed

+0
-2
lines changed

tests/run-make/broken-pipe-no-ice/rmake.rs

-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
// Internal Compiler Error strangely, but it doesn't even go through normal diagnostic infra. Very
1212
// strange.
1313

14-
#![feature(anonymous_pipe)]
15-
1614
use std::io::Read;
1715
use std::process::{Command, Stdio};
1816

0 commit comments

Comments
 (0)