We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ec3ea9 commit c8405d2Copy full SHA for c8405d2
library/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