Skip to content

Commit 4bed11a

Browse files
HTGAzureX1212m-ou-se
authored andcommitted
update rustc cmdargs markdown section
1 parent 388d90a commit 4bed11a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustc/src/command-line-arguments.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ This informs `rustc` of the name of your crate.
9393
<a id="option-edition"></a>
9494
## `--edition`: specify the edition to use
9595

96-
This flag takes a value of `2015` or `2018`. The default is `2015`. More
96+
This flag takes a value of `2015`, `2018` or `2021`. The default is `2015`. More
9797
information about editions may be found in the [edition guide].
9898

9999
[edition guide]: ../edition-guide/introduction.html

0 commit comments

Comments
 (0)