bump bootstrap compiler to rustc beta 2018-10-13

beta was switched to bootstrap from stable 1.29.2 since 1.29.2 got the aliasing bug workaround.
For extra sanity we should probably bootstrap from a beta that was built with these fixed appied in the host compiler.
This commit is contained in:
Matthias Krüger 2018-10-14 00:47:24 +02:00
parent 4699283c5b
commit 2cdd9f8e52

View File

@ -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-09-23
date: 2018-10-13
rustc: beta
cargo: beta