]> git.lizzy.rs Git - rust.git/blobdiff - src/stage0.txt
Rollup merge of #72954 - hermitcore:rwlock, r=dtolnay
[rust.git] / src / stage0.txt
index 769ec669bdc8da412687430df97beaad07ea0490..4234ce4bac07dd84a56c8ef32ce2d17ec0ed8fb0 100644 (file)
@@ -12,7 +12,7 @@
 # source tarball for a stable release you'll likely see `1.x.0` for rustc and
 # `0.(x+1).0` for Cargo where they were released on `date`.
 
-date: 2020-06-16
+date: 2020-07-16
 rustc: beta
 cargo: beta
 
@@ -20,7 +20,7 @@ cargo: beta
 # bootstrapping issues with use of new syntax in this repo. If you're looking at
 # the beta/stable branch, this key should be omitted, as we don't want to depend
 # on rustfmt from nightly there.
-rustfmt: nightly-2020-04-22
+rustfmt: nightly-2020-07-12
 
 # When making a stable release the process currently looks like:
 #