diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2020-02-29 11:42:38 +0100 |
|---|---|---|
| committer | Matthias Krüger <matthias.krueger@famsik.de> | 2020-02-29 11:44:09 +0100 |
| commit | 10b814608b6ef5ccf72ada0da4645e5af039d880 (patch) | |
| tree | 00e637105c36b193fbcad93308004be653a24779 | |
| parent | 55aee8d49628ae8218e91745c388d5dc36771248 (diff) | |
| download | rust-10b814608b6ef5ccf72ada0da4645e5af039d880.tar.gz rust-10b814608b6ef5ccf72ada0da4645e5af039d880.zip | |
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 the 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 |
