os allow missing_docs

This commit is contained in:
Luka Blašković 2026-01-26 17:08:00 +00:00
parent db6bc0f6a4
commit d541277ce1

View file

@ -1,6 +1,7 @@
//! OS-specific functionality.
#![unstable(feature = "darwin_objc", issue = "145496")]
#![allow(missing_docs)]
#[cfg(all(
doc,