Made temps-dir an unstable option.
This commit is contained in:
parent
d4bcee9638
commit
ede76c40d1
11 changed files with 18 additions and 24 deletions
|
@ -1110,7 +1110,6 @@ pub fn rustc_short_optgroups() -> Vec<RustcOptGroup> {
|
|||
in <dir>",
|
||||
"DIR",
|
||||
),
|
||||
opt::opt_s("", "temps-dir", "Write temporary output files to <dir>", "DIR"),
|
||||
opt::opt_s(
|
||||
"",
|
||||
"explain",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue