about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2018-10-14 14:24:19 +0000
committerbors <bors@rust-lang.org>2018-10-14 14:24:19 +0000
commit68df4330378c9f22e9f8eae4a7a6764814b3e296 (patch)
tree72f052733c412260da8aec65a7da70abe155e940
parentb1bdf04c97dd6631c627fe1a9d7fe2bb68e35dfd (diff)
parent2cdd9f8e52b267f02d1dacad4862823f341951a4 (diff)
downloadrust-68df4330378c9f22e9f8eae4a7a6764814b3e296.tar.gz
rust-68df4330378c9f22e9f8eae4a7a6764814b3e296.zip
Auto merge of #55055 - matthiaskrgr:bump_beta, r=Mark-Simulacrum
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 applied in the host compiler.
-rw-r--r--src/stage0.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stage0.txt b/src/stage0.txt
index f0967d1ba8a..6e931a84bac 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-09-23
+date: 2018-10-13
 rustc: beta
 cargo: beta