- Rust 2024 🚧
- Additions to the prelude
- Add
IntoIterator
forBox<[T]>
unsafe_op_in_unsafe_fn
warning- RPIT lifetime capture
- Disallow references to
static mut
- Cargo: Remove implicit features
- Cargo: Table and key name consistency
- Cargo: Reject unused inherited default-features
- Rustfmt: Combine all delimited exprs as last argument
gen
keyword- Macro fragment specifiers
unsafe extern
blocks- Unsafe attributes