Skip to content

Commit df242d9

Browse files
committed
Remove cfg_attr
1 parent d66aec0 commit df242d9

File tree

1 file changed

+0
-1
lines changed
  • std/src/sys/pal/windows

1 file changed

+0
-1
lines changed

std/src/sys/pal/windows/os.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
//! Implementation of `std::os` functionality for Windows.
22
3-
#![cfg_attr(bootstrap, allow(unexpected_cfgs))]
43
#![allow(nonstandard_style)]
54

65
#[cfg(test)]

0 commit comments

Comments
 (0)