File tree
6 files changed
+6
-6
lines changed- src/doc
6 files changed
+6
-6
lines changed- ferris.js-4
- listings/ch02-guessing-game-tutorial/listing-02-02/Cargo.toml-1
- listings/ch02-guessing-game-tutorial/no-listing-01-cargo-new/Cargo.toml-1
- listings/ch14-more-about-cargo/no-listing-01-workspace-with-adder-crate/add/adder/Cargo.toml-1
- listings/ch14-more-about-cargo/no-listing-02-workspace-with-two-crates/add/add-one/Cargo.toml-1
- listings/ch14-more-about-cargo/no-listing-02-workspace-with-two-crates/add/adder/Cargo.toml-1
- listings/ch14-more-about-cargo/no-listing-03-workspace-with-external-dependency/add/add-one/Cargo.toml-1
- listings/ch19-advanced-features/listing-19-14/src/main.rs+1-1
- listings/ch19-advanced-features/listing-19-31/hello_macro/Cargo.toml-1
- listings/ch19-advanced-features/listing-19-31/hello_macro/hello_macro_derive/Cargo.toml-1
- listings/ch19-advanced-features/no-listing-21-pancakes/pancakes/Cargo.toml-1
- nostarch/chapter02.md+1.0k
- src/appendix-02-operators.md+1-1
- src/appendix-06-translation.md+3
- src/ch00-00-introduction.md-1
- src/ch01-01-installation.md+15-7
- src/ch01-03-hello-cargo.md+6-7
- src/ch02-00-guessing-game-tutorial.md+37-43
- src/ch03-02-data-types.md+4-2
- src/ch06-01-defining-an-enum.md+2-2
- src/ch08-03-hash-maps.md+4-4
- src/ch10-02-traits.md+3
- src/ch12-04-testing-the-librarys-functionality.md+4-2
- src/ch14-02-publishing-to-crates-io.md+1-3
- src/ch19-01-unsafe-rust.md+7-7
- src/img/ferris/unsafe.svg-291
- tools/src/bin/link2print.rs-3
Submodule edition-guide updated 9 files
- src/SUMMARY.md+1
- src/editions/advanced-migrations.md+210
- src/editions/transitioning-an-existing-project-to-a-new-edition.md+46-92
- src/rust-2021/IntoIterator-for-arrays.md+55-11
- src/rust-2021/default-cargo-resolver.md+152-1
- src/rust-2021/disjoint-capture-in-closures.md+131-17
- src/rust-2021/or-patterns-macro-rules.md+52-12
- src/rust-2021/panic-macro-consistency.md+31-4
- src/rust-2021/prelude.md+134-10
Submodule embedded-book updated 1 file
- src/dynamically-sized-types.md+5-4
- src/expressions/array-expr.md+1-8
- src/expressions/grouped-expr.md+1-8
- src/expressions/operator-expr.md+5-3
- src/expressions/struct-expr.md+1-9
- src/expressions/tuple-expr.md+1-8
- src/items/associated-items.md+2
- src/items/generics.md+3-16
- src/special-types-and-traits.md+5-4
- src/trait-bounds.md+36-12
- src/types/closure.md+4-4
0 commit comments