diff options
| author | bors <bors@rust-lang.org> | 2020-03-04 18:34:21 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-03-04 18:34:21 +0000 |
| commit | 75cf41afb468152611212271bae026948cd3ba46 (patch) | |
| tree | 2a2df8669833765fc91a7d41e943c6c03adcc435 | |
| parent | 2b0cfa5b4c5099f45ca540ee1c7d8c1ecd5267d2 (diff) | |
| parent | 10b814608b6ef5ccf72ada0da4645e5af039d880 (diff) | |
Auto merge of #69576 - matthiaskrgr:nightly_bootstrap_from_beta, r=Centril
nightly: bootstrap from 1.42.0-beta.5 (4e1c5f0e9 2020-02-28) This beta snapshot has the llvm miscompilation fix included and is bootstrapped from a stable version that also has it included.
| -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 14bffbadc06..55416b6729a 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: 2020-01-30 +date: 2020-02-29 rustc: beta cargo: beta |
