We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a47786 commit 9a4530bCopy full SHA for 9a4530b
library/std/src/primitive_docs.rs
@@ -1136,7 +1136,7 @@ mod prim_usize {}
1136
/// * [`Send`] \(`&T` references also require <code>T: [Sync]</code>)
1137
///
1138
/// [`std::fmt`]: fmt
1139
-/// ['fmt::Pointer`]: fmt::Pointer
+/// [`fmt::Pointer`]: fmt::Pointer
1140
/// [`Hash`]: hash::Hash
1141
#[doc = concat!("[`ToSocketAddrs`]: ", include_str!("../primitive_docs/net_tosocketaddrs.md"))]
1142
0 commit comments