Remove cfg_attr

This commit is contained in:
Steven 2024-02-16 23:55:58 +00:00
parent 40719384e1
commit 3b63edeb99

View File

@ -1,6 +1,5 @@
//! Implementation of `std::os` functionality for Windows.
#![cfg_attr(bootstrap, allow(unexpected_cfgs))]
#![allow(nonstandard_style)]
#[cfg(test)]