forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 1
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
5 files
Submodule nomicon
updated
3 files
+1 −1 | src/exception-safety.md | |
+1 −1 | src/leaking.md | |
+6 −6 | src/vec/vec-alloc.md |
Submodule reference
updated
7 files
+4 −3 | src/attributes/codegen.md | |
+9 −0 | src/expressions/method-call-expr.md | |
+1 −1 | src/expressions/operator-expr.md | |
+1 −1 | src/glossary.md | |
+19 −7 | src/items/associated-items.md | |
+3 −2 | src/items/generics.md | |
+2 −1 | src/patterns.md |
Submodule rustc-dev-guide
updated
7 files
+1 −1 | src/building/how-to-build-and-run.md | |
+2 −2 | src/crates-io.md | |
+1 −1 | src/diagnostics/diagnostic-items.md | |
+5 −5 | src/diagnostics/lintstore.md | |
+2 −2 | src/git.md | |
+2 −1 | src/stabilization_guide.md | |
+2 −2 | src/tests/compiletest.md |