We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fa3da4 commit d5c8b78Copy full SHA for d5c8b78
tests/ui/needless_doc_main.rs
@@ -51,7 +51,7 @@ fn bad_doctests() {}
51
/// }
52
/// ```
53
///
54
-/// We should not lint non-rust examples:
+/// We should not lint ignored examples:
55
56
/// ```rust,ignore
57
/// fn main() {
0 commit comments