Commit graph

6 commits

Author SHA1 Message Date
Simon Sapin
73ecdfcc6e Update to cargo 0.20.0-nightly (2233f51 2017-05-17)
… which includes https://github.com/rust-lang/cargo/pull/4065

Compile time from `mach clean` on 4 cores / 8 threads
with incremental compilation improved by 4%.
2017-05-18 16:18:57 +02:00
Simon Sapin
f267ecb855 Update to cargo 0.19.0-nightly (994e552 2017-04-25) 2017-04-25 12:28:09 +02:00
Simon Sapin
4ae9df9824 Update to cargo 0.17.0-nightly (385e243 2017-01-27)
Pick up https://github.com/rust-lang/cargo/pull/3590,
to print errors without waiting for parallel jobs.
2017-01-28 00:48:41 +01:00
Simon Sapin
5aeaeee7e9 Update to cargo 0.17.0-nightly (6291619 2017-01-12) 2017-01-12 22:44:32 +01:00
Simon Sapin
320e96d8f0 Upgrade to cargo 0.16.0-nightly (16f38c1 2016-12-14)
This version includes the new `cargo check`:
https://github.com/rust-lang/cargo/pull/3296
2016-12-14 22:25:58 +01:00
Simon Sapin
f5af40d694 Upgrade to cargo 0.16.0-nightly (built 2016-12-06)
Instead of once per day (or night) with a date in the URL,
Cargo binaries are now built and published for every merge to master
(with the merge commit hash in the URL).
2016-12-06 12:40:40 -10:00