parent
b68fc18c45
commit
71f643e5bf
1 changed files with 0 additions and 2 deletions
|
|
@ -1286,8 +1286,6 @@ options! {DebuggingOptions, DebuggingSetter, basic_debugging_options,
|
|||
"print some performance-related statistics"),
|
||||
hir_stats: bool = (false, parse_bool, [UNTRACKED],
|
||||
"print some statistics about AST and HIR"),
|
||||
mir_stats: bool = (false, parse_bool, [UNTRACKED],
|
||||
"print some statistics about MIR"),
|
||||
always_encode_mir: bool = (false, parse_bool, [TRACKED],
|
||||
"encode MIR of all functions into the crate metadata"),
|
||||
osx_rpath_install_name: bool = (false, parse_bool, [TRACKED],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue