Skip to content

Commit 3b63ede

Browse files
committed
Remove cfg_attr
1 parent 4071938 commit 3b63ede

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

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

-1
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)