]> git.lizzy.rs Git - rust.git/blobdiff - src/stage0.txt
Rollup merge of #84462 - jsha:focus-search-results2, r=GuillaumeGomez
[rust.git] / src / stage0.txt
index 4a53d1a60d17459c6f039082549195a14c13ce7f..6ad0f6db42b9f94e53cf88da593b1c0fda11cc52 100644 (file)
 # stable release's version number. `date` is the date where the release we're
 # bootstrapping off was released.
 
-date: 2021-02-14
+date: 2021-04-07
 rustc: 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-2021-01-28
+rustfmt: nightly-2021-03-25
 
 # When making a stable release the process currently looks like:
 #