4 files changed
+4
-4
lines changed- 2018-edition/src/SUMMARY.md+1-2
- 2018-edition/src/appendix-04-macros.md+1-1
- 2018-edition/src/appendix-06-newest-features.md-128
- 2018-edition/src/appendix-06-nightly-rust.md+2-5
- 2018-edition/src/ch01-01-installation.md+6-7
- 2018-edition/src/ch01-02-hello-world.md+19-3
- 2018-edition/src/ch01-03-hello-cargo.md+4-5
- 2018-edition/src/ch02-00-guessing-game-tutorial.md+4-5
- 2018-edition/src/ch03-01-variables-and-mutability.md+1-1
- 2018-edition/src/ch03-02-data-types.md+37-4
- 2018-edition/src/ch03-03-how-functions-work.md+1-1
- 2018-edition/src/ch03-05-control-flow.md+24
- 2018-edition/src/ch04-03-slices.md+12-1
- 2018-edition/src/ch07-01-mod-and-the-filesystem.md+2-3
- 2018-edition/src/ch07-03-importing-names-with-use.md+33
- 2018-edition/src/ch08-01-vectors.md+1-1
- 2018-edition/src/ch09-02-recoverable-errors-with-result.md+44-17
- 2018-edition/src/ch09-03-to-panic-or-not-to-panic.md+1-1
- 2018-edition/src/ch10-02-traits.md+96-16
- 2018-edition/src/ch12-01-accepting-command-line-arguments.md+1-1
- 2018-edition/src/ch12-02-reading-a-file.md+13-20
- 2018-edition/src/ch12-03-improving-error-handling-and-modularity.md+17-21
- 2018-edition/src/ch12-04-testing-the-librarys-functionality.md+2-3
- 2018-edition/src/ch12-05-working-with-environment-variables.md+4-7
- 2018-edition/src/ch14-03-cargo-workspaces.md+1-1
- 2018-edition/src/ch15-02-deref.md+5
- 2018-edition/src/ch17-02-trait-objects.md+15-14
- 2018-edition/src/ch17-03-oo-design-patterns.md+20-20
- 2018-edition/src/ch19-02-advanced-lifetimes.md+7-7
- 2018-edition/src/ch19-04-advanced-types.md+7-7
- 2018-edition/src/ch19-05-advanced-functions-and-closures.md+1-1
- 2018-edition/src/ch20-01-single-threaded.md+9-21
- 2018-edition/src/ch20-02-multithreaded.md+11-11
- 2018-edition/src/ch20-03-graceful-shutdown-and-cleanup.md+3-6
- README.md+1-1
Submodule nomicon updated from 748a5e6 to 13e3745
Submodule reference updated from 134f419 to 0f63519
0 commit comments