Skip to content

Commit

Permalink
Remove cfg_attr
Browse files Browse the repository at this point in the history
  • Loading branch information
smmalis37 committed Feb 16, 2024
1 parent 4071938 commit 3b63ede
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion library/std/src/sys/pal/windows/os.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
//! Implementation of `std::os` functionality for Windows.

#![cfg_attr(bootstrap, allow(unexpected_cfgs))]
#![allow(nonstandard_style)]

#[cfg(test)]
Expand Down

0 comments on commit 3b63ede

Please sign in to comment.