We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71a4add commit 57399e2Copy full SHA for 57399e2
src/doc/rustdoc/src/unstable-features.md
@@ -349,7 +349,7 @@ Some methodology notes about what rustdoc counts in this metric:
349
Public items that are not documented can be seen with the built-in `missing_docs` lint. Private
350
items that are not documented can be seen with Clippy's `missing_docs_in_private_items` lint.
351
352
-## `-w`/`--output-format`: output format
+### `-w`/`--output-format`: output format
353
354
When using
355
[`--show-coverage`](https://doc.rust-lang.org/nightly/rustdoc/unstable-features.html#--show-coverage-get-statistics-about-code-documentation-coverage),
0 commit comments