File tree
4 files changed
+4
-4
lines changed- src/doc
4 files changed
+4
-4
lines changedSubmodule embedded-book updated 1 file
- src/SUMMARY.md+1-1
- src/attributes/type_system.md-1
- src/const_eval.md+2-4
- src/destructors.md+2-2
- src/expressions.md+2-4
- src/expressions/array-expr.md-7
- src/expressions/block-expr.md+1-2
- src/expressions/if-expr.md+75-81
- src/expressions/loop-expr.md+54-26
- src/expressions/struct-expr.md+1-1
- src/names.md+2-2
- src/names/namespaces.md+2-2
- src/patterns.md+1-1
- src/tokens.md+2-2
Submodule rust-by-example updated 11 files
- src/SUMMARY.md+1
- src/attribute.md+2
- src/error/option_unwrap/defaults.md+123
- src/fn/closures.md+3
- src/fn/closures/closure_examples/iter_any.md+9-1
- src/fn/closures/closure_examples/iter_find.md+1-1
- src/hello/print.md+10-9
- src/std/rc.md+1-1
- src/std_misc/threads/testcase_mapreduce.md+1-1
- src/testing/integration_testing.md+6-5
- src/unsafe/asm.md+2-2
Submodule rustc-dev-guide updated 11 files
- src/building/compiler-documenting.md+33-39
- src/building/how-to-build-and-run.md+46-5
- src/building/new-target.md+16
- src/contributing.md+1
- src/debugging-support-in-rustc.md+37-1
- src/diagnostics/diagnostic-items.md+1-1
- src/git.md+1-1
- src/macro-expansion.md+2-2
- src/mir/optimizations.md+5-5
- src/name-resolution.md+2-2
- src/serialization.md+10-8
0 commit comments