Auto merge of #17823 - servo:rustup, r=Manishearth

Upgrade to rustc 1.20.0-nightly (504328a31 2017-07-21)

and cargo 0.21.0-nightly (ffab51954 2017-07-18).

The latter adds support for the `[patch]` section of `Cargo.toml`:

http://doc.crates.io/manifest.html#the-patch-section
http://doc.crates.io/specifying-dependencies.html#overriding-dependencies

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/17823)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2017-07-21 21:47:51 -07:00 committed by GitHub
commit d8b3f9bc5c
2 changed files with 3 additions and 3 deletions

View file

@ -14,8 +14,8 @@ opt-level = 3
# debug = true
# lto = false
[replace]
[patch.crates-io]
# If you need to temporarily test Servo with a local fork of some upstream
# crate, add that here. Use the form:
#
# "<crate>:<version>" = { path = "/path/to/local/checkout" }
# <crate> = { path = "/path/to/local/checkout" }

View file

@ -1 +1 @@
ab91c70cc69450bc69b76df0fd2faa82bda42d6b
504328a31a211814f9cac6de84c5a7ed154f58eb