We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5a775e commit a21d90aCopy full SHA for a21d90a
src/stage0.txt
@@ -12,7 +12,7 @@
12
# stable release's version number. `date` is the date where the release we're
13
# bootstrapping off was released.
14
15
-date: 2021-02-09
+date: 2021-02-11
16
rustc: 1.50.0
17
18
# We use a nightly rustfmt to format the source because it solves some
@@ -39,4 +39,4 @@ rustc: 1.50.0
39
# looking at a beta source tarball and it's uncommented we'll shortly comment it
40
# out.
41
42
-dev: 1
+#dev: 1
0 commit comments