Rollup merge of #64046 - Mark-Simulacrum:beta-next, r=pietroalbini
This commit is contained in:
commit
02c4da1699
1 changed files with 3 additions and 3 deletions
|
|
@ -12,7 +12,7 @@
|
|||
# source tarball for a stable release you'll likely see `1.x.0` for rustc and
|
||||
# `0.x.0` for Cargo where they were released on `date`.
|
||||
|
||||
date: 2019-08-13
|
||||
date: 2019-08-15
|
||||
rustc: 1.37.0
|
||||
cargo: 0.38.0
|
||||
|
||||
|
|
@ -25,7 +25,7 @@ cargo: 0.38.0
|
|||
#
|
||||
# This means that there's a small window of time (a few days) where artifacts
|
||||
# are downloaded from dev-static.rust-lang.org instead of static.rust-lang.org.
|
||||
# In order to ease this transition we have an extra key which is in the
|
||||
# In order to ease this transition we have an extra key which is in the
|
||||
# configuration file below. When uncommented this will instruct the bootstrap.py
|
||||
# script to download from dev-static.rust-lang.org.
|
||||
#
|
||||
|
|
@ -34,4 +34,4 @@ cargo: 0.38.0
|
|||
# looking at a beta source tarball and it's uncommented we'll shortly comment it
|
||||
# out.
|
||||
|
||||
dev: 1
|
||||
#dev: 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue