forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule book
updated
65 files
Submodule edition-guide
updated
2 files
+0 −15 | src/rust-2024/rpit-lifetime-capture.md | |
+3 −3 | src/rust-2024/temporary-if-let-scope.md |
Submodule reference
updated
7 files
+66 −14 | src/attributes/codegen.md | |
+9 −0 | src/names/namespaces.md | |
+38 −4 | src/names/preludes.md | |
+49 −0 | src/names/scopes.md | |
+0 −1 | src/patterns.md | |
+3 −1 | src/unsafe-keyword.md | |
+3 −0 | src/unsafety.md |