Update books
This commit is contained in:
@@ -182,7 +182,7 @@ mod break_keyword {}
|
||||
/// T` and `*mut T`. More about `const` as used in raw pointers can be read at the Rust docs for the [pointer primitive].
|
||||
///
|
||||
/// [pointer primitive]: pointer
|
||||
/// [Rust Book]: ../book/ch03-01-variables-and-mutability.html#differences-between-variables-and-constants
|
||||
/// [Rust Book]: ../book/ch03-01-variables-and-mutability.html#constants
|
||||
/// [Reference]: ../reference/items/constant-items.html
|
||||
/// [const-eval]: ../reference/const_eval.html
|
||||
mod const_keyword {}
|
||||
|
||||
Submodule src/doc/book updated: fd92997928...5c5dbc5b19
Submodule src/doc/edition-guide updated: 7c0088ca74...27f4a84d38
Submodule src/doc/nomicon updated: 358e6a61d5...c6b4bf831e
Submodule src/doc/rust-by-example updated: 27f1ff5e44...e9d45342d7
Submodule src/doc/rustc-dev-guide updated: b06008731a...196ef69aa6
Reference in New Issue
Block a user