1 file changed
+1
-1
lines changedSubmodule rust-by-example updated 19 files
- .github/workflows/rbe.yml+9-3
- book.toml+6
- src/SUMMARY.md+2
- src/attribute/cfg.md+2
- src/custom_types/structs.md-1
- src/error/result/enter_question_mark.md+1-1
- src/flow_control/match/destructuring.md+2
- src/flow_control/match/destructuring/destructure_slice.md+48
- src/fn/closures/closure_examples/iter_any.md+1-1
- src/fn/closures/closure_examples/iter_find.md+2-2
- src/fn/closures/input_parameters.md+5-4
- src/generics/assoc_items/types.md+1-1
- src/generics/bounds.md+2-2
- src/hello/print.md+1-1
- src/meta.md+1-1
- src/scope/move/partial_move.md+9-2
- src/std/result/question_mark.md+1-1
- src/std/str.md+1-1
- src/unsafe/asm.md+437
0 commit comments