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 6ce2ba4 commit 54fae7cCopy full SHA for 54fae7c
src/stage0.txt
@@ -12,14 +12,9 @@
12
# source tarball for a stable release you'll likely see `1.x.0` for rustc and
13
# `0.x.0` for Cargo where they were released on `date`.
14
15
-date: 2020-01-27
16
-rustc: 1.41.0
17
-cargo: 0.42.0
18
-
19
-# We use a nightly rustfmt to format the source because it solves some bootstrapping
20
-# issues with use of new syntax in this repo. If you're looking at the beta/stable branch, this key should be omitted,
21
-# as we don't want to depend on rustfmt from nightly there.
22
-#rustfmt: nightly-2019-12-18
+date: 2019-11-04
+rustc: 1.39.0
+cargo: 0.40.0
23
24
# When making a stable release the process currently looks like:
25
#
0 commit comments