Skip to content

Commit 5327218

Browse files
committed
auto merge of #14257 : alexcrichton/rust/fix-snap, r=huonw
This is blocking a snapshot because apparently the test fails on the bots.
2 parents 2216ece + 99a9cc5 commit 5327218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libterm/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
//!
1919
//! ## Example
2020
//!
21-
//! ```rust
21+
//! ```no_run
2222
//! extern crate term;
2323
//!
2424
//! fn main() {

0 commit comments

Comments
 (0)