doc: Fix a number of broken links

cc #14515
This commit is contained in:
Alex Crichton
2014-05-29 09:58:09 -07:00
parent 8c669d7f74
commit c5830a954e
9 changed files with 52 additions and 35 deletions

View File

@@ -97,6 +97,7 @@ pub mod arc;
pub mod rc;
#[cfg(not(test))]
#[doc(hidden)]
mod std {
pub use core::fmt;
pub use core::option;