Commit a080165 1 parent 4d84022 commit a080165 Copy full SHA for a080165
File tree 1 file changed +1
-0
lines changed
1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 44
44
-Z export-executable-symbols=val -- export symbols from executables, as if they were dynamic libraries
45
45
-Z extra-const-ub-checks=val -- turns on more checks to detect const UB, which can be slow (default: no)
46
46
-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)
47
48
-Z force-unstable-if-unmarked=val -- force all crates to be `rustc_private` unstable (default: no)
48
49
-Z fuel=val -- set the optimization fuel quota for a crate
49
50
-Z function-sections=val -- whether each function should go in its own section
You can’t perform that action at this time.
0 commit comments