Stabilize the 2018 edition
This commit is contained in:
parent
0198a1ea45
commit
4d1ec81811
4 changed files with 16 additions and 15 deletions
|
@ -286,7 +286,7 @@ fn opts() -> Vec<RustcOptGroup> {
|
|||
\"light-suffix.css\"",
|
||||
"PATH")
|
||||
}),
|
||||
unstable("edition", |o| {
|
||||
stable("edition", |o| {
|
||||
o.optopt("", "edition",
|
||||
"edition to use when compiling rust code (default: 2015)",
|
||||
"EDITION")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue