File tree
4 files changed
+4
-4
lines changed- src/doc
4 files changed
+4
-4
lines changedSubmodule edition-guide updated 9 files
- src/SUMMARY.md+10
- src/editions/transitioning-an-existing-project-to-a-new-edition.md+19
- src/rust-2024/cargo-remove-implicit-features.md+9
- src/rust-2024/index.md+21
- src/rust-2024/public-private-dependencies.md+9
- src/rust-2024/rpit-lifetime-capture.md+9
- src/rust-2024/rustfmt-overflow-delimited-expr.md+9
- src/rust-2024/static-mut-reference.md+9
- src/rust-2024/unsafe-op-in-unsafe-fn.md+9
Submodule rustc-dev-guide updated 19 files
- src/appendix/glossary.md+2-2
- src/borrow_check/drop_check.md+2
- src/borrow_check/region_inference/lifetime_parameters.md+3-3
- src/bug-fix-procedure.md+1-1
- src/building/bootstrapping.md+1-1
- src/compiler-debugging.md+9-6
- src/diagnostics.md+27-31
- src/diagnostics/diagnostic-structs.md+14-13
- src/diagnostics/error-codes.md+3-3
- src/diagnostics/error-guaranteed.md+2-3
- src/diagnostics/lintstore.md+1-1
- src/diagnostics/translation.md+3-3
- src/llvm-coverage-instrumentation.md+3-4
- src/macro-expansion.md+5-9
- src/memory.md+4-1
- src/overview.md+9-6
- src/panic-implementation.md+16-14
- src/the-parser.md+2-2
- src/ty.md+13-11
0 commit comments