about summary refs log tree commit diff
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume.gomez@huawei.com>2024-08-19 17:52:21 +0200
committerGuillaume Gomez <guillaume1.gomez@gmail.com>2024-12-20 22:35:00 +0100
commit24fafe7d14303643de24cc31bb6d1acc0568bcb5 (patch)
treebe3660d82cab08c29bb56ee18950adbac8cc4dcc
parentd3c970a1986d960ee92d3a12ded89b3a8293d82f (diff)
downloadrust-24fafe7d14303643de24cc31bb6d1acc0568bcb5.tar.gz
rust-24fafe7d14303643de24cc31bb6d1acc0568bcb5.zip
Update `run-make/rustdoc-default-output` test
-rw-r--r--tests/run-make/rustdoc-default-output/output-default.stdout6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/run-make/rustdoc-default-output/output-default.stdout b/tests/run-make/rustdoc-default-output/output-default.stdout
index 125443ce619..c2d9309ba2e 100644
--- a/tests/run-make/rustdoc-default-output/output-default.stdout
+++ b/tests/run-make/rustdoc-default-output/output-default.stdout
@@ -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`