forked from rust-lang/rust
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rollup merge of rust-lang#49318 - steveklabnik:update-books, r=kennytm
update books for next release
- Loading branch information
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule book
updated
98 files
Submodule nomicon
updated
from ad5ddd to 6a8f0a
Submodule reference
updated
from 254df6 to 762963
Submodule rust-by-example
updated
5 files
+10 −1 | .travis.yml | |
+1 −0 | README.md | |
+1 −0 | src/SUMMARY.md | |
+2 −2 | src/flow_control/if_else.md | |
+69 −0 | src/fn/diverging.md |