Switch to commit-specific nightlies

This commit is contained in:
Anthony Ramine 2017-02-15 11:08:00 +01:00 committed by Simon Sapin
parent 216a89f776
commit 336e6c8f28
9 changed files with 11 additions and 10 deletions

View file

@ -149,7 +149,7 @@ Servo's build system automatically downloads a Rust compiler to build itself.
This is normally a specific revision of Rust upstream, but sometimes has a
backported patch or two.
If you'd like to know which nightly build of Rust we use, see
[`rust-nightly-date`](https://github.com/servo/servo/blob/master/rust-nightly-date).
[`rust-commit-hash`](https://github.com/servo/servo/blob/master/rust-commit-hash).
## Building