mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
os allow missing_docs
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
//! OS-specific functionality.
|
||||
|
||||
#![unstable(feature = "darwin_objc", issue = "145496")]
|
||||
#![allow(missing_docs)]
|
||||
|
||||
#[cfg(all(
|
||||
doc,
|
||||
|
||||
Reference in New Issue
Block a user