rust/src/ci
Alex Crichton 8ee62bb239 ci: Only run compare-mode tests on one builder
The run-pass test suite currently takes 30 minutes on Windows, and
that appears to be roughly split between two 15 minute runs of the test
suite: one without NLL and one with NLL. In discussion on Discord the
platform coverage of the NLL compare mode may not necessarily be worth
it, so this commit removes the NLL compare mode from tests by default,
and then reenables it on only one builder.
2018-11-30 14:31:04 -08:00
..
docker ci: Only run compare-mode tests on one builder 2018-11-30 14:31:04 -08:00
init_repo.sh ci: Download clang/lldb from tarballs 2018-11-20 15:56:58 -08:00
run.sh CI: Set codegen-units-std=1 for dist builds. 2018-10-26 15:07:03 +02:00
shared.sh Retry when downloading the Docker cache. 2018-05-10 20:06:43 +08:00