-
Notifications
You must be signed in to change notification settings - Fork 13k
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
7 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
Submodule edition-guide
updated
2 files
+1 −1 | src/rust-2021/default-cargo-resolver.md | |
+2 −2 | src/rust-2021/reserving-syntax.md |
Submodule embedded-book
updated
3 files
+0 −4 | .github/bors.toml | |
+5 −3 | .github/workflows/ci.yml | |
+1 −0 | src/unsorted/math.md |
Submodule nomicon
updated
5 files
+1 −1 | src/atomics.md | |
+2 −2 | src/exception-safety.md | |
+3 −3 | src/leaking.md | |
+1 −1 | src/vec/vec-final.md | |
+1 −1 | src/vec/vec-zsts.md |
Submodule reference
updated
5 files
+1 −1 | src/destructors.md | |
+1 −1 | src/expressions.md | |
+22 −8 | src/type-layout.md | |
+12 −11 | src/types/never.md | |
+1 −1 | src/types/textual.md |
Submodule rustc-dev-guide
updated
50 files