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 e97d07a commit f1fe193Copy full SHA for f1fe193
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