mirror of
https://github.com/servo/servo.git
synced 2025-08-16 02:45:36 +01:00
Rename rust-snapshot-hash to rust-nightly-date
… and remove mentions of "snapshots". We now use rust-lang.org nightly builds rather than our own snapshots.
This commit is contained in:
parent
856eea3a0e
commit
b2af8567fa
5 changed files with 36 additions and 37 deletions
|
@ -71,11 +71,11 @@ If you're running servo on a guest machine, make sure 3D Acceleration is switche
|
|||
|
||||
## The Rust compiler
|
||||
|
||||
Servo's build system automatically downloads a snapshot Rust compiler to build itself.
|
||||
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 the snapshot revision of Rust which we use, see
|
||||
`rust-snapshot-hash`.
|
||||
If you'd like to know which nightly build of Rust we use, see
|
||||
`rust-nightly-date`.
|
||||
|
||||
## Building
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue