mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00: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
|
@ -1,12 +1,12 @@
|
|||
# Copy this file to .servobuild in the Servo root directory
|
||||
# Be sure to set the cache-dir correctly, otherwise extra snapshots
|
||||
# may get downloaded
|
||||
# Be sure to set the cache-dir correctly, otherwise extra
|
||||
# copies of the Rust compiler may get downloaded
|
||||
|
||||
# Paths starting with "./" are relative to the repo root
|
||||
|
||||
# Tool options
|
||||
[tools]
|
||||
# Where Rust compiler snapshots and other downloads will be stored. Can be
|
||||
# Where Rust compiler and other downloads will be stored. Can be
|
||||
# shared by multiple Servo repositories. Defaults to <servo-repo>/.servo
|
||||
cache-dir = "./.servo"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue