It seems that anchor names are implicitly all lowercase
This commit is contained in:
parent
f8279b10c3
commit
9b480da367
1 changed files with 1 additions and 1 deletions
|
|
@ -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#Representation
|
||||
//! [result_repr]: crate::result#representation
|
||||
//!
|
||||
//! This is called the "null pointer optimization" or NPO.
|
||||
//!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue