mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
Another round of tidy / warning fixes
This commit is contained in:
+1
-1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user