Skip to content

Commit

Permalink
Update books
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed Nov 25, 2024
1 parent 47ddcb9 commit addb040
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/doc/edition-guide
Submodule edition-guide updated 35 files
+31 −22 src/SUMMARY.md
+3 −3 src/editions/creating-a-new-project.md
+2 −2 src/editions/transitioning-an-existing-project-to-a-new-edition.md
+0 −2 src/rust-2024/cargo-inherited-default-features.md
+1 −3 src/rust-2024/cargo-resolver.md
+0 −2 src/rust-2024/cargo-table-key-names.md
+3 −0 src/rust-2024/cargo.md
+0 −3 src/rust-2024/gen-keyword.md
+1 −25 src/rust-2024/index.md
+1 −5 src/rust-2024/intoiterator-box-slice.md
+3 −0 src/rust-2024/language.md
+0 −3 src/rust-2024/macro-fragment-specifiers.md
+9 −0 src/rust-2024/match-ergonomics.md
+0 −3 src/rust-2024/missing-macro-fragment-specifiers.md
+3 −8 src/rust-2024/never-type-fallback.md
+0 −3 src/rust-2024/newly-unsafe-functions.md
+0 −3 src/rust-2024/prelude.md
+0 −3 src/rust-2024/reserved-syntax.md
+2 −6 src/rust-2024/rpit-lifetime-capture.md
+0 −3 src/rust-2024/rustdoc-doctests.md
+0 −3 src/rust-2024/rustdoc-nested-includes.md
+3 −0 src/rust-2024/rustdoc.md
+0 −2 src/rust-2024/rustfmt-overflow-delimited-expr.md
+2 −16 src/rust-2024/rustfmt-raw-identifier-sorting.md
+1 −5 src/rust-2024/rustfmt-style-edition.md
+41 −0 src/rust-2024/rustfmt-version-sorting.md
+3 −0 src/rust-2024/rustfmt.md
+3 −0 src/rust-2024/standard-library.md
+0 −3 src/rust-2024/static-mut-references.md
+96 −0 src/rust-2024/temporary-if-let-scope.md
+74 −0 src/rust-2024/temporary-tail-expr-scope.md
+1 −5 src/rust-2024/unsafe-attributes.md
+0 −3 src/rust-2024/unsafe-extern.md
+0 −2 src/rust-2024/unsafe-op-in-unsafe-fn.md
+6 −0 triagebot.toml
2 changes: 1 addition & 1 deletion src/doc/nomicon
Submodule nomicon updated 1 files
+1 −1 src/races.md

0 comments on commit addb040

Please sign in to comment.