3 files changed
+3
-3
lines changed- .travis.yml+1-1
- 2018-edition/src/SUMMARY.md+1
- 2018-edition/src/appendix-02-operators.md+1
- 2018-edition/src/appendix-03-derivable-traits.md+1-1
- 2018-edition/src/appendix-04-macros.md+39-51
- 2018-edition/src/appendix-07-other-useful-tools.md+45
- 2018-edition/src/ch01-02-hello-world.md+1-1
- 2018-edition/src/ch01-03-hello-cargo.md+1-1
- 2018-edition/src/ch04-01-what-is-ownership.md+1-1
- 2018-edition/src/ch04-02-references-and-borrowing.md+1-1
- 2018-edition/src/ch08-02-strings.md+3-3
- 2018-edition/src/ch09-01-unrecoverable-errors-with-panic.md+1-1
- 2018-edition/src/ch09-02-recoverable-errors-with-result.md+39-30
- 2018-edition/src/ch11-01-writing-tests.md+26
- 2018-edition/src/ch11-03-test-organization.md+1-1
- 2018-edition/src/ch12-03-improving-error-handling-and-modularity.md+1-1
- 2018-edition/src/ch12-04-testing-the-librarys-functionality.md+12-14
- 2018-edition/src/ch12-05-working-with-environment-variables.md+4-4
- 2018-edition/src/ch15-06-reference-cycles.md+5-5
- 2018-edition/src/ch17-01-what-is-oo.md+1-1
- 2018-edition/src/ch18-03-pattern-syntax.md+65-90
- 2018-edition/src/ch19-02-advanced-lifetimes.md+44
- index.md+12-11
- redirects/crates-and-modules.md+1-1
- second-edition/src/ch11-03-test-organization.md+1-1
Submodule nomicon updated from 66ef737 to 790e96b
0 commit comments