We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e06b61c commit 946d51eCopy full SHA for 946d51e
library/core/src/mem/mod.rs
@@ -1116,7 +1116,7 @@ impl<T> fmt::Debug for Discriminant<T> {
1116
/// of some variant will not change between compilations with the same compiler. See the [Reference]
1117
/// for more information.
1118
///
1119
-/// [Reference]: ../../reference/items/enumerations.html#discriminants
+/// [Reference]: ../../reference/items/enumerations.html#custom-discriminant-values-for-fieldless-enumerations
1120
1121
/// # Examples
1122
0 commit comments