]> git.lizzy.rs Git - rust.git/blobdiff - src/stage0.txt
Rollup merge of #68244 - tmiasko:leak, r=Centril
[rust.git] / src / stage0.txt
index 2eb46e4e17bf2ae1742e0a560c551b5d0c7fc8a5..494944720d9e801def4701eef1c5d28025f3f639 100644 (file)
@@ -19,7 +19,7 @@ cargo: beta
 # We use a nightly rustfmt to format the source because it solves some 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-2019-11-05
+rustfmt: nightly-2019-12-18
 
 # When making a stable release the process currently looks like:
 #