Update library/std/src/primitive_docs.rs
Co-authored-by: fmease <liehr.exchange@gmx.net>
This commit is contained in:
parent
7a477869b7
commit
9a4530bdd0
@ -1136,7 +1136,7 @@ mod prim_usize {}
|
||||
/// * [`Send`] \(`&T` references also require <code>T: [Sync]</code>)
|
||||
///
|
||||
/// [`std::fmt`]: fmt
|
||||
/// ['fmt::Pointer`]: fmt::Pointer
|
||||
/// [`fmt::Pointer`]: fmt::Pointer
|
||||
/// [`Hash`]: hash::Hash
|
||||
#[doc = concat!("[`ToSocketAddrs`]: ", include_str!("../primitive_docs/net_tosocketaddrs.md"))]
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user