rustc: re-enable tests on darwin
- disable doctest for stdsimd - disable previous and some extra extra tcp tests
This commit is contained in:
@@ -10,11 +10,7 @@
|
||||
, targets
|
||||
, targetPatches
|
||||
, targetToolchains
|
||||
|
||||
# Tests frequently break on Darwin
|
||||
# See the rust issue: https://github.com/rust-lang/rust/issues/51006
|
||||
, doCheck ? (!stdenv.isDarwin)
|
||||
|
||||
, doCheck ? true
|
||||
, broken ? false
|
||||
, buildPlatform, hostPlatform
|
||||
} @ args:
|
||||
|
||||
Reference in New Issue
Block a user