10000 Upgrade bootstrap compiler to 1.12 by brson · Pull Request #35766 · rust-lang/rust · GitHub
[go: up one dir, main page]

Skip to content

Upgrade bootstrap compiler to 1.12 #35766

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 23, 2016
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Upgrade bootstrap compiler to 1.12
  • Loading branch information
brson committed Aug 17, 2016
commit ab6ca7e98fb0261185e5566cd77008434a900003
6 changes: 3 additions & 3 deletions src/stage0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
# tarball for a stable release you'll likely see `1.x.0-$date` where `1.x.0` was
# released on `$date`

rustc: beta-2016-07-06
rustc_key: 411fd48b
cargo: nightly-2016-07-05
rustc: beta-2016-08-17
rustc_key: 195e6261
cargo: nightly-2016-08-16
0