review comments
This commit is contained in:
parent
4dc7b585a2
commit
377be7a501
1 changed files with 1 additions and 1 deletions
|
|
@ -848,7 +848,7 @@ options! {DebuggingOptions, DebuggingSetter, basic_debugging_options,
|
|||
ls: bool = (false, parse_bool, [UNTRACKED],
|
||||
"list the symbols defined by a library crate"),
|
||||
save_analysis: bool = (false, parse_bool, [UNTRACKED],
|
||||
"write syntax and type analysis (in JSON format) information, \
|
||||
"write syntax and type analysis (in JSON format) information, in \
|
||||
addition to normal output"),
|
||||
save_analysis_csv: bool = (false, parse_bool, [UNTRACKED],
|
||||
"write syntax and type analysis (in CSV format) information, in addition to normal output"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue