We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8843485 commit 791a3fdCopy full SHA for 791a3fd
tests/run-make/broken-pipe-no-ice/rmake.rs
@@ -11,7 +11,7 @@
11
// Internal Compiler Error strangely, but it doesn't even go through normal diagnostic infra. Very
12
// strange.
13
14
-#![feature(anonymous_pipe)
+#![feature(anonymous_pipe)]
15
16
use std::io::Read;
17
use std::process::{Command, Stdio};
0 commit comments