Skip to content

Commit

Permalink
Merge pull request #23 from steffahn/text_block
Browse files Browse the repository at this point in the history
Change one rustdoc code block with shell interaction from `ignore` to `txt`
  • Loading branch information
Voultapher authored Oct 4, 2021
2 parents 61bf18a + 2cf22ad commit 5c05f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
//!
//! ### Fast compile times
//!
//! ```ignore
//! ```txt
//! $ rm -rf target && cargo +nightly build -Z timings
//!
//! Compiling self_cell v0.7.0
Expand Down

0 comments on commit 5c05f54

Please sign in to comment.