3 files changed
+3
-3
lines changed- .gitattributes+2
- .github/ISSUE_TEMPLATE.md+18-15
- .github/PULL_REQUEST_TEMPLATE.md+14-4
- .travis.yml-2
- CONTRIBUTING.md+67-9
- README.md+27-19
- ci/build.sh+8
- ci/stable-check/Cargo.lock+4
- ci/stable-check/Cargo.toml+6
- ci/stable-check/src/main.rs+53
- first-edition/src/README.md+1-1
- first-edition/src/closures.md+4-19
- first-edition/src/compiler-plugins.md-253
- first-edition/src/ffi.md+11-22
- first-edition/src/iterators.md+2-3
- first-edition/src/loops.md+10-6
- first-edition/src/macros.md+1
- second-edition/dictionary.txt+2
- second-edition/src/SUMMARY.md+1
- second-edition/src/appendix-01-keywords.md+49-37
- second-edition/src/appendix-07-newest-features.md+35
- second-edition/src/ch01-00-introduction.md+3-1
- second-edition/src/ch01-01-installation.md+1-1
- second-edition/src/ch01-02-hello-world.md+1-1
- second-edition/src/ch02-00-guessing-game-tutorial.md+1-1
- second-edition/src/ch04-02-references-and-borrowing.md+1-1
- second-edition/src/ch06-02-match.md+1-1
- second-edition/src/ch07-01-mod-and-the-filesystem.md+1-1
- second-edition/src/ch10-02-traits.md+1-1
- second-edition/src/ch14-02-publishing-to-crates-io.md+1-4
- second-edition/src/ch15-02-deref.md+22-18
Submodule nomicon updated from d08fe97 to 616b984
Submodule reference updated from 5165499 to acedc32
0 commit comments