diff options
author | Matthias Krüger <matthias.krueger@famsik.de> | 2021-10-24 15:48:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-24 15:48:46 +0200 |
commit | eee29fd34c9fdc9afddfc3108d8e36199854f0b3 (patch) | |
tree | 551f36b96a80760ce252a18ef8749093dba57600 /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
parent | d576393e347a2ab9126a83c992d922ba07a6f299 (diff) | |
parent | aacb497c36fca0be3e9805fd0cf8d5fea665bd2f (diff) | |
download | rust-eee29fd34c9fdc9afddfc3108d8e36199854f0b3.tar.gz |
Rollup merge of #90234 - rusticstuff:rustc-rayon-core-no-overflow-checks, r=Mark-Simulacrum
Temporarily turn overflow checks off for rustc-rayon-core
The rustc fork of Rayon has deadlock detection code which intermittently causes overflows in the CI (see https://github.com/rust-lang/rust/issues/90227). So, as a workaround, we unconditionally turn overflow checks off for this crate only.
This workaround should be removed once #90227 is fixed.
r? `@Mark-Simulacrum`
cc `@matthiaskrgr`
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions