From 192eed20f4512d29d206cdcacc45aab822f9c2e0 Mon Sep 17 00:00:00 2001 From: Jethro Beekman Date: Wed, 21 Nov 2018 22:16:03 +0530 Subject: [PATCH] Update bootstrap compiler from 1.31.0-beta.1 to 1.31.0-beta.14 This includes #55474 which is needed to build #56066 --- src/stage0.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stage0.txt b/src/stage0.txt index 9326e22090c22..7b9e59582ca35 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-10-30 +date: 2018-11-19 rustc: beta cargo: beta