From bfceef0cb462d209b641cb8e202afda5b3ea33ec Mon Sep 17 00:00:00 2001 From: Mark Rousskov Date: Thu, 31 Dec 2020 09:48:36 -0500 Subject: [PATCH] Bootstrap from released compiler --- src/stage0.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/stage0.txt b/src/stage0.txt index 2e32d7f62f5c..831a4a506793 100644 --- a/src/stage0.txt +++ b/src/stage0.txt @@ -12,7 +12,7 @@ # stable release's version number. `date` is the date where the release we're # bootstrapping off was released. -date: 2020-12-29 +date: 2020-12-31 rustc: 1.49.0 # We use a nightly rustfmt to format the source because it solves some @@ -39,4 +39,4 @@ rustc: 1.49.0 # looking at a beta source tarball and it's uncommented we'll shortly comment it # out. -dev: 1 +#dev: 1