Commit graph

15 commits

Author SHA1 Message Date
Kinrany a70ac57c59 Install rustfmt for testing in CI 2020-02-04 22:45:46 +03:00
Eh2406 e028b8765c only on nightly 2019-11-04 16:14:46 -05:00
Eh2406 5d35d90223 add rustc-dev 2019-11-04 15:31:20 -05:00
Eh2406 e4d5563ed3 use curl on windows 2019-11-03 10:51:18 -05:00
Eh2406 397dd68b5c use no-self-update 2019-11-02 21:38:55 -04:00
Eh2406 d1de600cd5 update is annoying 2019-11-02 21:33:14 -04:00
Eh2406 b5c5900e7e widows is annoying 2019-11-02 21:33:14 -04:00
Eh2406 5b658ab9ee dont download std-docs on CI 2019-11-02 21:33:14 -04:00
Alex Crichton ac1e031ce6 Run apt update before apt install
Trying to fix recent errors on CI...
2019-10-24 08:04:01 -07:00
Eric Huss 57c96c194a Extract Platform to a separate crate. 2019-09-17 14:55:22 -07:00
Alex Crichton 40be3bb555 Don't install rust-src on nightly for normal tests 2019-09-16 12:00:12 -07:00
Alex Crichton 9115b2c326 Extract support directory to its own crate
Extract out all our test support code to its own standalone crate so it
can be shared between multiple test suites if necessary.
2019-09-16 11:47:09 -07:00
Eric Huss 3e82792c4f Use azure condition for rust-src. 2019-09-03 13:53:59 -07:00
Eric Huss 1f14fa3172 Basic standard library support. 2019-09-03 13:53:59 -07:00
Alex Crichton c2354b9a11 Setup CI with Azure Pipelines 2019-07-23 09:09:41 -07:00