Skip to content

Commit

Permalink
Rollup merge of rust-lang#73411 - ehuss:bump-stage0, r=Mark-Simulacrum
Browse files Browse the repository at this point in the history
Update bootstrap to rustc 1.45.0-beta.2 (1dc0f6d 2020-06-15)

Pulls in changes from rust-lang#73326.

Closes rust-lang#73286
  • Loading branch information
Manishearth committed Jun 20, 2020
2 parents 4e1bcfa + 6f738a0 commit ccef1f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stage0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# source tarball for a stable release you'll likely see `1.x.0` for rustc and
# `0.(x+1).0` for Cargo where they were released on `date`.

date: 2020-06-03
date: 2020-06-16
rustc: beta
cargo: beta

Expand Down

0 comments on commit ccef1f5

Please sign in to comment.