diff options
| author | bors <bors@rust-lang.org> | 2018-07-27 15:03:33 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2018-07-27 15:03:33 +0000 |
| commit | 43e6e2ef6abd28d564fc7a5c0e2b1b8b766adb53 (patch) | |
| tree | 2d7b8d4e6a99e105e95da331ce87d23ab789edfb /src | |
| parent | b6cbc1e1479d1ac5e66565d3b3e2cc54f767d2a0 (diff) | |
| parent | 69e522268669104a89c7976e11da6395e472a991 (diff) | |
| download | rust-43e6e2ef6abd28d564fc7a5c0e2b1b8b766adb53.tar.gz rust-43e6e2ef6abd28d564fc7a5c0e2b1b8b766adb53.zip | |
Auto merge of #52770 - pietroalbini:bump-bootstrap, r=Mark-Simulacrum
Bump bootstrap compiler This PR bumps the bootstrap compiler to the latest beta, `beta-2017-07-27`. That should be the latest beta with relevant changes (the only nominated PR at the moment is a docs change). r? @Mark-Simulacrum
Diffstat (limited to 'src')
| -rw-r--r-- | src/stage0.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stage0.txt b/src/stage0.txt index f2c0e9e3b2a..aa6339c8522 100644 --- a/src/stage0.txt +++ b/src/stage0.txt @@ -12,7 +12,7 @@ # source tarball for a stable release you'll likely see `1.x.0` for rustc and # `0.x.0` for Cargo where they were released on `date`. -date: 2018-07-13 +date: 2018-07-27 rustc: beta cargo: beta |
