We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c48c6e commit 0013b44Copy full SHA for 0013b44
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-05-04
+date: 2021-05-06
16
rustc: 1.52.0
17
18
# We use a nightly rustfmt to format the source because it solves some
@@ -39,4 +39,4 @@ rustc: 1.52.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