We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86992b6 commit 32c3d02Copy full SHA for 32c3d02
src/libstd/io/pipe.rs
@@ -45,7 +45,7 @@ impl PipeStream {
45
///
46
/// # Example
47
48
- /// ```rust
+ /// ```{rust,no_run}
49
/// # #![allow(unused_must_use)]
50
/// extern crate libc;
51
0 commit comments