Skip to content

Commit cb30975

Browse files
committed
Add ignore reason
1 parent 42bc071 commit cb30975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/rustdoc/issue-32556.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
// except according to those terms.
1010

1111
/// Blah blah blah
12-
/// ```ignore
12+
/// ```ignore (testing rustdoc's handling of ignore)
1313
/// bad_assert!();
1414
/// ```
1515
pub fn foo() {}

0 commit comments

Comments
 (0)