We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c492341 commit 4c5896fCopy full SHA for 4c5896f
library/core/src/hint.rs
@@ -24,7 +24,6 @@ use crate::intrinsics;
24
/// Otherwise, consider using the [`unreachable!`] macro, which does not allow
25
/// optimizations but will panic when executed.
26
///
27
-/// [`unreachable!`]: unreachable
28
29
/// # Example
30
0 commit comments