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 2b2f83e commit f8279b1Copy full SHA for f8279b1
library/core/src/option.rs
@@ -143,7 +143,7 @@
143
//! [`num::NonZero*`]: crate::num
144
//! [`ptr::NonNull<U>`]: crate::ptr::NonNull
145
//! [function call ABI]: ../primitive.fn.html#abi-compatibility
146
-//! [result_repr]: crate::result::Result#Representation
+//! [result_repr]: crate::result#Representation
147
//!
148
//! This is called the "null pointer optimization" or NPO.
149
0 commit comments