rust/src/ci
bors 9150f844e2 Auto merge of #64517 - alexcrichton:less-assertions, r=pietroalbini
azure: Disable more LLVM/debug assertions in

This commit disables LLVM/debug assertions in our 5 slowest builders:

* i686-gnu
* i686-gnu-nopt
* i686-msvc-1
* i686-msvc-2
* x86_64-msvc-cargo

This is reducing the amount of test coverage for LLVM/debug assertions,
but we're just unfortunately running out of time on CI too many times.
Some test builds have shown that i686-gnu drops nearly an hour of CI
time by disabling these two assertions. Perhaps when we eventually get
4-core machines we can reenable these, but for now turn them off and
hook them up to the tracking issue at #59637 which will ideally be
repurposes to tracking all of these.
2019-09-17 14:43:44 +00:00
..
azure-pipelines Auto merge of #64517 - alexcrichton:less-assertions, r=pietroalbini 2019-09-17 14:43:44 +00:00
docker azure: Disable more LLVM/debug assertions in 2019-09-16 11:43:23 -07:00
cpu-usage-over-time.py ci: Add a script for generating CPU usage graphs 2019-06-18 09:51:39 -07:00
init_repo.sh ci: Remove Travis/AppVeyor configuration 2019-07-15 09:18:32 -07:00
install-awscli.sh ci: move mirrors to their standalone bucket 2019-08-12 10:31:35 +02:00
run.sh ci: add a check for clock drift 2019-08-13 09:52:35 +02:00
shared.sh ci: Remove Travis/AppVeyor configuration 2019-07-15 09:18:32 -07:00