We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfe278d commit 4222a3cCopy full SHA for 4222a3c
src/lib.rs
@@ -46,7 +46,6 @@ mod arch {
46
not(windows),
47
// FIXME(ctest): just use `target_vendor` = "apple"` once `ctest` supports it
48
not(any(
49
- target_os = "windows",
50
target_os = "macos",
51
target_os = "ios",
52
target_os = "tvos",
0 commit comments