File tree
5 files changed
+5
-5
lines changed- src/doc
5 files changed
+5
-5
lines changed- ci/build.sh+6
- ci/dictionary.txt+3
- listings/ch03-common-programming-concepts/no-listing-19-statements-vs-expressions/output.txt+9
- listings/ch10-generic-types-traits-and-lifetimes/no-listing-04-traits-as-parameters/src/lib.rs+1-1
- src/appendix-01-keywords.md+3
- src/appendix-06-translation.md+1
- src/ch01-01-installation.md+1-1
- src/ch03-03-how-functions-work.md+1-13
- src/ch06-02-match.md+6-1
- src/ch07-03-paths-for-referring-to-an-item-in-the-module-tree.md+1-1
- src/ch09-02-recoverable-errors-with-result.md+10-10
- src/ch10-02-traits.md+13-13
- src/ch14-01-release-profiles.md+1-1
- src/ch16-02-message-passing.md+2-2
Submodule embedded-book updated 1 file
- .github/workflows/main.yml+5-2
- CONTRIBUTING.md+7
- STYLE.md+80
- src/attributes.md+3
- src/attributes/codegen.md+6-3
- src/attributes/derive.md+9
- src/behavior-considered-undefined.md+5-5
- src/expressions.md-2
- src/expressions/loop-expr.md+7-3
- src/items/unions.md+1-1
- src/items/use-declarations.md+2-6
- src/type-layout.md+12-5
- src/types/never.md+2-2
- src/visibility-and-privacy.md+10-3
- stable-check/Cargo.lock+3-1
- stable-check/src/main.rs+2-5
- tests/linkcheck.sh-28
0 commit comments