Commit Graph

5 Commits

Author SHA1 Message Date
Philipp Oppermann
844f0f0051 Reapply usage of LLD shipped with Rust
This reverts commit f24ba8b799.
2018-03-09 11:13:41 +01:00
Philipp Oppermann
f24ba8b799 Revert "LLD is now shipped with Rust!" (#397) 2018-03-06 18:26:57 +01:00
Philipp Oppermann
033144fd9c No need to install LLD on travis/appveyor anymore
Rust now ships a LLD binary.
2018-03-06 11:20:32 +01:00
Philipp Oppermann
9bb456ed2f Add support for bors.ng 2018-02-10 16:45:53 +01:00
Philipp Oppermann
244dd16819 Add appveyor configuration
Don't cache ~/.cargo/git and ~/.cargo/registry, because appveyor has a hard cache limit of 1GB (per account!). So we want to cache as few as possible without giving up the speed gains.
2018-02-10 16:42:51 +01:00