Another round of tidy / warning fixes
This commit is contained in:
parent
4aa62ea9e9
commit
f52c6eee02
24 changed files with 120 additions and 105 deletions
|
|
@ -60,7 +60,7 @@ exclude = [
|
|||
"obj",
|
||||
]
|
||||
|
||||
[profile.release.package.rustc-rayon-core]
|
||||
[profile.release.package.rustc_thread_pool]
|
||||
# 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 we turn overflow checks off for now.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue