-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
6 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
Submodule reference
updated
3 files
+3 −3 | src/destructors.md | |
+1 −1 | src/items/traits.md | |
+8 −2 | src/types/impl-trait.md |
Submodule rustc-dev-guide
updated
6 files
+1 −0 | src/SUMMARY.md | |
+2 −0 | src/appendix/glossary.md | |
+1 −1 | src/building/suggested.md | |
+66 −0 | src/effects.md | |
+8 −1 | src/hir-debugging.md | |
+18 −0 | src/return-position-impl-trait-in-trait.md |