Rollup merge of #64046 - Mark-Simulacrum:beta-next, r=pietroalbini · rust-lang/rust@02c4da1 (original) (raw)

Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@
12 12 # source tarball for a stable release you'll likely see `1.x.0` for rustc and
13 13 # `0.x.0` for Cargo where they were released on `date`.
14 14
15 -date: 2019-08-13
15 +date: 2019-08-15
16 16 rustc: 1.37.0
17 17 cargo: 0.38.0
18 18
@@ -25,7 +25,7 @@ cargo: 0.38.0
25 25 #
26 26 # This means that there's a small window of time (a few days) where artifacts
27 27 # are downloaded from dev-static.rust-lang.org instead of static.rust-lang.org.
28 -# In order to ease this transition we have an extra key which is in the
28 +# In order to ease this transition we have an extra key which is in the
29 29 # configuration file below. When uncommented this will instruct the bootstrap.py
30 30 # script to download from dev-static.rust-lang.org.
31 31 #
@@ -34,4 +34,4 @@ cargo: 0.38.0
34 34 # looking at a beta source tarball and it's uncommented we'll shortly comment it
35 35 # out.
36 36
37 -dev: 1
37 +#dev: 1