summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Rousskov <mark.simulacrum@gmail.com>2019-05-15 17:59:22 -0600
committerGitHub <noreply@github.com>2019-05-15 17:59:22 -0600
commit315287c8be697fbf1af6b3f001a7fb490c7df469 (patch)
tree0b6878791856a6492245311ad76c56c7973b0f9d
parente99cb0c00bb021b7f4931e70674804c01ca04be6 (diff)
downloadrust-fix-dev-no-comment.tar.gz
Update bootstrap compiler to 1.34.2fix-dev-no-comment
-rw-r--r--src/stage0.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/stage0.txt b/src/stage0.txt
index 4c1bb2dac65..1d78fbb17b6 100644
--- a/src/stage0.txt
+++ b/src/stage0.txt
@@ -12,8 +12,8 @@
# 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: 2019-04-08
-rustc: 1.34.0
+date: 2019-05-14
+rustc: 1.34.2
cargo: 0.35.0
# When making a stable release the process currently looks like: