Skip to content

Commit b39ae62

Browse files
Add tracking issue for --output-format=doctest
1 parent d170ff8 commit b39ae62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/doc/rustdoc/src/unstable-features.md

+2
Original file line numberDiff line numberDiff line change
@@ -546,6 +546,8 @@ information.
546546

547547
### doctest
548548

549+
Tracking issue: [#134529](https://github.com/rust-lang/rust/issues/134529)
550+
549551
`--output-format doctest` emits JSON which gives you information about doctests in the provided crate.
550552

551553
You can use this option like this:

0 commit comments

Comments
 (0)