4 files changed
+4
-4
lines changed- 2018-edition/book.toml+1-1
- 2018-edition/src/SUMMARY.md+5-4
- 2018-edition/src/appendix-07-other-useful-tools.md+79
- 2018-edition/src/appendix-08-editions.md+58
- 2018-edition/src/ch00-00-introduction.md+1-1
- 2018-edition/src/ch01-03-hello-cargo.md+4-2
- 2018-edition/src/ch02-00-guessing-game-tutorial.md+4-3
- 2018-edition/src/ch03-00-common-programming-concepts.md+43-9
- 2018-edition/src/ch04-02-references-and-borrowing.md+21-17
- 2018-edition/src/ch04-03-slices.md+12-9
- 2018-edition/src/ch07-00-modules.md-24
- 2018-edition/src/ch07-00-packages-crates-and-modules.md+15
- 2018-edition/src/ch07-01-mod-and-the-filesystem.md-480
- 2018-edition/src/ch07-01-packages-and-crates-for-making-libraries-and-executables.md+46
- 2018-edition/src/ch07-02-controlling-visibility-with-pub.md-288
- 2018-edition/src/ch07-02-modules-and-use-to-control-scope-and-privacy.md+579
- 2018-edition/src/ch07-03-importing-names-with-use.md-304
- 2018-edition/src/ch08-01-vectors.md+12-10
- 2018-edition/src/ch09-02-recoverable-errors-with-result.md+22-10
- 2018-edition/src/ch10-02-traits.md+18-7
- 2018-edition/src/ch10-03-lifetime-syntax.md+2
- 2018-edition/src/ch11-01-writing-tests.md+1-1
- 2018-edition/src/ch12-03-improving-error-handling-and-modularity.md+3-3
- 2018-edition/src/ch19-05-advanced-functions-and-closures.md+19
- 2018-edition/src/ch19-06-macros.md+528
- 2018-edition/src/theme/2018-edition.css+9
Submodule nomicon updated from 7fd4934 to 7f7a597
Submodule reference updated from 821355a to b9fb838
0 commit comments