-Zunpretty help: add missing possible values
This commit is contained in:
parent
688892938e
commit
64678d4667
@ -1902,6 +1902,7 @@ written to standard error output)"),
|
||||
`hir` (the HIR), `hir,identified`,
|
||||
`hir,typed` (HIR with types for each node),
|
||||
`hir-tree` (dump the raw HIR),
|
||||
`thir-tree`, `thir-flat`,
|
||||
`mir` (the MIR), or `mir-cfg` (graphviz formatted MIR)"),
|
||||
unsound_mir_opts: bool = (false, parse_bool, [TRACKED],
|
||||
"enable unsound and buggy MIR optimizations (default: no)"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user