Skip to content

Commit 4781acf

Browse files
committed
Remove blanket unexpected_cfgs allow
1 parent 2188104 commit 4781acf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
#![feature(strict_provenance)]
1010
#![feature(exposed_provenance)]
1111
#![deny(fuzzy_provenance_casts, lossy_provenance_casts)]
12-
#![allow(unexpected_cfgs)]
1312
#![no_std]
1413

1514
#[cfg(all(feature = "alloc", not(feature = "rustc-dep-of-std")))]

0 commit comments

Comments
 (0)