- A massive refactoring of memory layouts has landed, meaning that types like `Option<Option<bool>>` and `enum A { B(bool), C, D, E }` are now only one byte in memory https://github.com/rust-lang/rust/pull/45225 90 comments rust
Linking pages
Would you like to stay up to date with Rust? Checkout Rust
Weekly.