5 files changed
+5
-5
lines changedSubmodule rust-by-example updated 10 files
- CONTRIBUTING.md+2-2
- src/conversion/from_into.md+4-4
- src/conversion/string.md+1-1
- src/error/option_unwrap/and_then.md+11-4
- src/flow_control/let_else.md+6-1
- src/flow_control/match/destructuring/destructure_structures.md+6
- src/fn/closures/closure_examples/iter_find.md+2-2
- src/hello/print.md+1-1
- src/types/cast.md+1-1
- src/unsafe/asm.md+3-2
Submodule rustc-dev-guide updated 12 files
- src/SUMMARY.md+1
- src/backend/implicit-caller-location.md+1-1
- src/building/how-to-build-and-run.md+5-2
- src/compiler-team.md+1-1
- src/const-eval.md+1-1
- src/name-resolution.md+4-4
- src/notification-groups/about.md+2-2
- src/rustbot.md+4-4
- src/solve/proof-trees.md+50
- src/tests/compiletest.md+3-3
- src/thir.md+1-1
- src/traits/resolution.md+1-1
0 commit comments