mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-06 20:13:42 +00:00
Fix URL target, it's in the module not the type.
This commit is contained in:
parent
2b2f83e5ff
commit
f8279b10c3
@ -143,7 +143,7 @@
|
||||
//! [`num::NonZero*`]: crate::num
|
||||
//! [`ptr::NonNull<U>`]: crate::ptr::NonNull
|
||||
//! [function call ABI]: ../primitive.fn.html#abi-compatibility
|
||||
//! [result_repr]: crate::result::Result#Representation
|
||||
//! [result_repr]: crate::result#Representation
|
||||
//!
|
||||
//! This is called the "null pointer optimization" or NPO.
|
||||
//!
|
||||
|
Loading…
Reference in New Issue
Block a user