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 b316e71 commit 3cc8312Copy full SHA for 3cc8312
std/src/sys/pal/windows/os.rs
@@ -1,6 +1,5 @@
1
//! Implementation of `std::os` functionality for Windows.
2
3
-#![cfg_attr(bootstrap, allow(unexpected_cfgs))]
4
#![allow(nonstandard_style)]
5
6
#[cfg(test)]
0 commit comments