mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
a69aaf4aee
Fix miniz_oxide types showing up in std docs Fixes #90526. Thanks to ```````@camelid,``````` I rediscovered `doc(masked)`, allowing us to prevent `miniz_oxide` type to show up in std docs. r? ```````@notriddle```````