We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42bc071 commit cb30975Copy full SHA for cb30975
src/test/rustdoc/issue-32556.rs
@@ -9,7 +9,7 @@
9
// except according to those terms.
10
11
/// Blah blah blah
12
-/// ```ignore
+/// ```ignore (testing rustdoc's handling of ignore)
13
/// bad_assert!();
14
/// ```
15
pub fn foo() {}
0 commit comments