We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4071938 commit 3b63edeCopy full SHA for 3b63ede
library/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