diff options
| author | bors <bors@rust-lang.org> | 2019-01-07 11:31:32 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2019-01-07 11:31:32 +0000 |
| commit | 1f7c44cdb2958ceb0a5d78634a704a492a241b6f (patch) | |
| tree | 3a329547e6f40e98eec4b9cb7cd7b3fb836010ee /src | |
| parent | 474a3a9171acb79c9f05e7773c344bf0d0abf631 (diff) | |
| parent | 2b6caccd764b552d28cc9d75612cd79bbdd88da1 (diff) | |
| download | rust-1f7c44cdb2958ceb0a5d78634a704a492a241b6f.tar.gz rust-1f7c44cdb2958ceb0a5d78634a704a492a241b6f.zip | |
Auto merge of #57336 - ehuss:bump-stage0, r=alexcrichton
Bump stage0 Updates stage 0 From: rustc 1.32.0-beta.2 (a01e4761a 2018-12-08) To: rustc 1.32.0-beta.11 (e64fee6a3 2019-01-04) Intended to pull in #57292 which will fix #57142. The following is a list of PRs this also pulls in in case anyone is interested in seeing the changes: #56930 #56961 #57236 #57305
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 843ecae1ce3..2e376ed1ced 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-12-09 +date: 2019-01-04 rustc: beta cargo: beta |
