Skip to content

Commit 8becda1

Browse files
committed
Hide docs for core::unicode
1 parent 8e62bfd commit 8becda1

File tree

1 file changed

+1
-1
lines changed
  • library/core/src/unicode

1 file changed

+1
-1
lines changed

library/core/src/unicode/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#![unstable(feature = "unicode_internals", issue = "none")]
2-
#![allow(missing_docs)]
2+
#![doc(hidden)]
33

44
// for use in alloc, not re-exported in std.
55
#[rustfmt::skip]

0 commit comments

Comments
 (0)