Update the description about Rust compiler which we uses.

This commit is contained in:
Tetsuharu OHZEKI 2014-08-23 05:29:54 +09:00
parent c6628120ee
commit 1480dc603a
2 changed files with 3 additions and 4 deletions

View file

@ -49,8 +49,11 @@ Cross-compilation for Android:
Basically, pre-installed Android tools are needed.
See wiki for [details](https://github.com/mozilla/servo/wiki/Building-for-Android)
## The Rust compiler
Servo builds its own copy of Rust, so there is no need to provide a Rust
compiler.
If you'd like to know the snapshot revision of Rust which we use, see `./rust-snapshot-hash`.
## Building