- Rust 2024
- 言語
- RPIT lifetime capture rules
if let
temporary scope- Tail expression temporary scope
- Match ergonomics reservations
- Unsafe
extern
blocks - Unsafe attributes
unsafe_op_in_unsafe_fn
warning- Disallow references to
static mut
- Never type fallback change
- Macro fragment specifiers
- Missing macro fragment specifiers
gen
keyword- Reserved syntax
- 標準ライブラリ
- Cargo
- Rustdoc
- Rustfmt
- 言語