diff options
| author | Eric Huss <eric@huss.org> | 2021-11-09 19:11:01 -0800 |
|---|---|---|
| committer | Eric Huss <eric@huss.org> | 2021-11-09 19:11:01 -0800 |
| commit | 9be22db5e13acad047cad24cc74c15d71d8b61bf (patch) | |
| tree | 3ddd83a4be97176bd7525dcfa3f71adb1eab53bc | |
| parent | 8b09ba6a5d5c644fe0f1c27c7f9c80b334241707 (diff) | |
| download | rust-9be22db5e13acad047cad24cc74c15d71d8b61bf.tar.gz rust-9be22db5e13acad047cad24cc74c15d71d8b61bf.zip | |
Update books
| -rw-r--r-- | library/std/src/keyword_docs.rs | 2 | ||||
| m--------- | src/doc/book | 0 | ||||
| m--------- | src/doc/edition-guide | 0 | ||||
| m--------- | src/doc/nomicon | 0 | ||||
| m--------- | src/doc/rust-by-example | 0 | ||||
| m--------- | src/doc/rustc-dev-guide | 0 |
6 files changed, 1 insertions, 1 deletions
diff --git a/library/std/src/keyword_docs.rs b/library/std/src/keyword_docs.rs index 2e938070374..a8365071d61 100644 --- a/library/std/src/keyword_docs.rs +++ b/library/std/src/keyword_docs.rs @@ -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 {} diff --git a/src/doc/book b/src/doc/book -Subproject fd9299792852c9a368cb236748781852f75cdac +Subproject 5c5dbc5b196c9564422b3193264f3288d2a051c diff --git a/src/doc/edition-guide b/src/doc/edition-guide -Subproject 7c0088ca744d293a5f4b1e2ac378e7c23d30fe5 +Subproject 27f4a84d3852e9416cae5861254fa53a825c56b diff --git a/src/doc/nomicon b/src/doc/nomicon -Subproject 358e6a61d5f4f0496d0a81e70cdcd25d0530734 +Subproject c6b4bf831e9a40aec34f53067d20634839a6778 diff --git a/src/doc/rust-by-example b/src/doc/rust-by-example -Subproject 27f1ff5e440ef78828b68ab882b98e1b10d9af3 +Subproject e9d45342d7a6c1def4731f1782d87ea317ba30c diff --git a/src/doc/rustc-dev-guide b/src/doc/rustc-dev-guide -Subproject b06008731af0f7d07cd0614e820c8276dfed1c1 +Subproject 196ef69aa68f2cef44f37566ee7db37daf00301 |
