Remove cfg_attr
This commit is contained in:
parent
40719384e1
commit
3b63edeb99
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
//! Implementation of `std::os` functionality for Windows.
|
||||
|
||||
#![cfg_attr(bootstrap, allow(unexpected_cfgs))]
|
||||
#![allow(nonstandard_style)]
|
||||
|
||||
#[cfg(test)]
|
||||
|
|
Loading…
Add table
Reference in a new issue