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 5a3b5da commit ffa9170Copy full SHA for ffa9170
build.rs
@@ -70,8 +70,6 @@ fn main() {
70
vers
71
} else if libc_ci {
72
which_freebsd().unwrap_or(12)
73
- } else if rustc_dep_of_std {
74
- 12
75
} else {
76
12
77
};
0 commit comments