Skip to content

Commit 025e974

Browse files
matthiaskrgrMark-Simulacrum
authored andcommitted
[beta] bootstrap from 1.41.1 stable
1.41.1 contains fixes to miscompilations, we should bootstrap from that to avoid potential hazards.
1 parent 8605010 commit 025e974

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/stage0.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
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-30
16-
rustc: 1.41.0
15+
date: 2020-02-27
16+
rustc: 1.41.1
1717
cargo: 0.42.0
1818

1919
# We use a nightly rustfmt to format the source because it solves some bootstrapping

0 commit comments

Comments
 (0)