-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
72 files
Submodule edition-guide
updated
3 files
+3 −1 | src/SUMMARY.md | |
+241 −0 | src/rust-next/const-fn.md | |
+21 −0 | src/rust-next/pin.md |
Submodule reference
updated
6 files
+2 −2 | README.md | |
+1 −1 | src/expressions/array-expr.md | |
+10 −8 | src/expressions/call-expr.md | |
+3 −3 | src/linkage.md | |
+11 −11 | src/macros-by-example.md | |
+8 −10 | src/procedural-macros.md |