about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2020-01-27 16:28:23 +0100
committerPietro Albini <pietro@pietroalbini.org>2020-01-27 16:28:47 +0100
commit5d201d7679ed2f0cf506dd551af0680f36e6e837 (patch)
tree62044d6697f818b82805414ce37a793e9b3e270b
parent0a48e73c4db4a836ede5d88b61395714e5ed99f4 (diff)
downloadrust-5d201d7679ed2f0cf506dd551af0680f36e6e837.tar.gz
rust-5d201d7679ed2f0cf506dd551af0680f36e6e837.zip
switch bootstrap compiler to stable 1.40.0
-rw-r--r--src/stage0.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/stage0.txt b/src/stage0.txt
index ab3f5a78cb0..eb812a0c083 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: 2019-12-16
+date: 2019-12-19
 rustc: 1.40.0
 cargo: 0.41.0
 
@@ -34,4 +34,4 @@ cargo: 0.41.0
 # looking at a beta source tarball and it's uncommented we'll shortly comment it
 # out.
 
-dev: 1
+#dev: 1