Update run-make/rustdoc-default-output test

This commit is contained in:
Guillaume Gomez 2024-08-19 17:52:21 +02:00 committed by Guillaume Gomez
parent d3c970a198
commit 24fafe7d14

View file

@ -189,6 +189,10 @@ Options:
--include-parts-dir path/to/doc.parts/<crate-name>
Includes trait implementations and other crate info
from provided path. Only use with --merge=finalize
--html-no-source
Disable HTML source code pages generation
--doctest-compilation-args add arguments to be used when compiling doctests
--disable-minification
removed
--plugin-path DIR
@ -209,8 +213,6 @@ Options:
removed, see issue #44136
<https://github.com/rust-lang/rust/issues/44136> for
more information
--html-no-source
Disable HTML source code pages generation
@path Read newline separated options from `path`