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 9878560 commit ca7a347Copy full SHA for ca7a347
std/src/keyword_docs.rs
@@ -168,7 +168,7 @@ mod break_keyword {}
168
/// [Rust Book]:
169
/// ../book/ch03-01-variables-and-mutability.html#differences-between-variables-and-constants
170
/// [Reference]: ../reference/items/constant-items.html
171
-/// [cosnt-eval]: ./reference/const_eval.html
+/// [const-eval]: ../reference/const_eval.html
172
mod const_keyword {}
173
174
#[doc(keyword = "continue")]
0 commit comments