We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--output-format=doctest
1 parent d170ff8 commit b39ae62Copy full SHA for b39ae62
src/doc/rustdoc/src/unstable-features.md
@@ -546,6 +546,8 @@ information.
546
547
### doctest
548
549
+Tracking issue: [#134529](https://github.com/rust-lang/rust/issues/134529)
550
+
551
`--output-format doctest` emits JSON which gives you information about doctests in the provided crate.
552
553
You can use this option like this:
0 commit comments