Skip to content

Commit a080165

Browse files
committed
Bless -Zhelp output test.
1 parent 4d84022 commit a080165

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/rustdoc-ui/z-help.stdout

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
-Z export-executable-symbols=val -- export symbols from executables, as if they were dynamic libraries
4545
-Z extra-const-ub-checks=val -- turns on more checks to detect const UB, which can be slow (default: no)
4646
-Z fewer-names=val -- reduce memory use by retaining fewer names within compilation artifacts (LLVM-IR) (default: no)
47+
-Z flatten-format-args=val -- flatten nested format_args!() and literals into a simplified format_args!() call (default: no)
4748
-Z force-unstable-if-unmarked=val -- force all crates to be `rustc_private` unstable (default: no)
4849
-Z fuel=val -- set the optimization fuel quota for a crate
4950
-Z function-sections=val -- whether each function should go in its own section

0 commit comments

Comments
 (0)