]> git.lizzy.rs Git - rust.git/blobdiff - src/stage0.txt
Rustdoc render public underscore_imports as Re-exports
[rust.git] / src / stage0.txt
index dae9d219b7b9be9bb41a3682d791d2c55eb4e004..6e05b66c3fe4acdc1babb334a2e1bb350e11038b 100644 (file)
 # stable release's version number. `date` is the date where the release we're
 # bootstrapping off was released.
 
-date: 2020-10-16
+date: 2020-11-18
 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-2020-10-12
+rustfmt: nightly-2020-11-19
 
 # When making a stable release the process currently looks like:
 #