diff options
| author | James Duley <james.duley@arm.com> | 2018-09-11 17:14:08 +0100 |
|---|---|---|
| committer | James Duley <james.duley@arm.com> | 2018-09-11 17:14:08 +0100 |
| commit | dfd04e1eb4927917216b5a2f4b977da2c326ca13 (patch) | |
| tree | 17d2731052d08317a705ad941048311c30378879 | |
| parent | 7ee72070bdb789f58f272fab50d49bd48dd9c11f (diff) | |
| download | rust-dfd04e1eb4927917216b5a2f4b977da2c326ca13.tar.gz rust-dfd04e1eb4927917216b5a2f4b977da2c326ca13.zip | |
Update stage0 to latest beta
Fixes bootstrap on AArch64
| -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 a93b25607eb..69e8140cdf1 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-08-01 +date: 2018-09-11 rustc: beta cargo: beta |
