We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2188104 commit 4781acfCopy full SHA for 4781acf
src/lib.rs
@@ -9,7 +9,6 @@
9
#![feature(strict_provenance)]
10
#![feature(exposed_provenance)]
11
#![deny(fuzzy_provenance_casts, lossy_provenance_casts)]
12
-#![allow(unexpected_cfgs)]
13
#![no_std]
14
15
#[cfg(all(feature = "alloc", not(feature = "rustc-dep-of-std")))]
0 commit comments