Rust 1.65.0 Released
Rust 1.65.0 was released on November 3rd 2022.
As always Rust can be updated by running
rustup upgrade stable
Highlights from this release are
- Generic Associated Types
- New let-else syntax
- breaking from labeled blocks
Visit the Rust release blog post for more details and additional features of release 1.65.0
Read other posts