Fix miniz_oxide types showing up in std

This commit is contained in:
Guillaume Gomez 2022-02-18 17:31:38 +01:00
parent 6421a499a5
commit b78123cdcf

View File

@ -365,6 +365,10 @@
#[allow(unused_extern_crates)]
extern crate unwind;
#[doc(masked)]
#[allow(unused_extern_crates)]
extern crate miniz_oxide;
// During testing, this crate is not actually the "real" std library, but rather
// it links to the real std library, which was compiled from this same source
// code. So any lang items std defines are conditionally excluded (or else they