about summary refs log tree commit diff
path: root/src/test/ui/iterators/iter-sum-overflow-overflow-checks.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-09-17 14:43:44 +0000
committerbors <bors@rust-lang.org>2019-09-17 14:43:44 +0000
commit9150f844e2624eb013ec78ca08c1d416e6644026 (patch)
treedf8a56554709528ba7edcab1d9b4fa917fe0f03a /src/test/ui/iterators/iter-sum-overflow-overflow-checks.rs
parentf504e37dc64b2f00291f53517fe9cb2329d00fb8 (diff)
parent821d293283f939272efecf8dd8c401c818c4428d (diff)
downloadrust-9150f844e2624eb013ec78ca08c1d416e6644026.tar.gz
rust-9150f844e2624eb013ec78ca08c1d416e6644026.zip
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.
Diffstat (limited to 'src/test/ui/iterators/iter-sum-overflow-overflow-checks.rs')
0 files changed, 0 insertions, 0 deletions