Skip to content

Commit 24fafe7

Browse files
Update run-make/rustdoc-default-output test
1 parent d3c970a commit 24fafe7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

tests/run-make/rustdoc-default-output/output-default.stdout

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,10 @@ Options:
189189
--include-parts-dir path/to/doc.parts/<crate-name>
190190
Includes trait implementations and other crate info
191191
from provided path. Only use with --merge=finalize
192+
--html-no-source
193+
Disable HTML source code pages generation
194+
--doctest-compilation-args add arguments to be used when compiling doctests
195+
192196
--disable-minification
193197
removed
194198
--plugin-path DIR
@@ -209,8 +213,6 @@ Options:
209213
removed, see issue #44136
210214
<https://github.com/rust-lang/rust/issues/44136> for
211215
more information
212-
--html-no-source
213-
Disable HTML source code pages generation
214216

215217
@path Read newline separated options from `path`
216218

0 commit comments

Comments
 (0)