We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4770446 commit 202659aCopy full SHA for 202659a
src/test/rustdoc-ui/no-run-flag.rs
@@ -11,7 +11,7 @@
11
/// ```should_panic
12
/// panic!()
13
/// ```
14
-/// ```ignore
+/// ```ignore (incomplete-code)
15
/// fn foo() {
16
17
/// ```no_run
0 commit comments