Skip to content

Commit 54fae7c

Browse files
pietroalbinix46085
authored andcommitted
this is beta 1.40.0
1 parent 6ce2ba4 commit 54fae7c

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

src/stage0.txt

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,9 @@
1212
# source tarball for a stable release you'll likely see `1.x.0` for rustc and
1313
# `0.x.0` for Cargo where they were released on `date`.
1414

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
15+
date: 2019-11-04
16+
rustc: 1.39.0
17+
cargo: 0.40.0
2318

2419
# When making a stable release the process currently looks like:
2520
#

0 commit comments

Comments
 (0)