File tree
5 files changed
+5
-5
lines changed- src/doc
5 files changed
+5
-5
lines changedDiff for: src/doc/edition-guide
Submodule edition-guide updated from f6c8b92 to e58bc4c
Diff for: src/doc/embedded-book
Submodule embedded-book updated 2 files
Diff for: src/doc/nomicon
Submodule nomicon updated from b7f0aba to 8a7d056
Diff for: src/doc/reference
Submodule reference updated from 8e7d614 to b4b3536
Diff for: src/doc/rust-by-example
Submodule rust-by-example updated 31 files
- src/SUMMARY.md+1
- src/attribute/cfg/custom.md+1-1
- src/attribute/crate.md+1-1
- src/cargo/test.md+6-6
- src/crates/lib.md+1-1
- src/crates/link.md+1-1
- src/error/iter_result.md+2-2
- src/error/option_unwrap.md+1-1
- src/error/panic.md+1-1
- src/flow_control/if_let.md+2-2
- src/flow_control/match/binding.md+2-2
- src/flow_control/match/destructuring.md+1-1
- src/generics/impl.md+13-9
- src/macros/dry.md+1-1
- src/meta/doc.md+1-1
- src/mod/split.md+2-2
- src/scope/borrow/alias.md+3-3
- src/scope/borrow/freeze.md+4-2
- src/scope/raii.md+1-1
- src/std/panic.md+1-1
- src/std/rc.md+54
- src/std_misc/arg.md+1-1
- src/std_misc/arg/matching.md+1-1
- src/std_misc/file/create.md+1-1
- src/std_misc/file/open.md+1-1
- src/std_misc/file/read_lines.md+5-5
- src/std_misc/fs.md+2-2
- src/testing/dev_dependencies.md+1-1
- src/testing/doc_testing.md+1-1
- src/testing/integration_testing.md+1-1
- src/testing/unit_testing.md+10-8
0 commit comments