Rust 1.91.0
6 months ago
- #Rust
- #Programming
- #Release
- Rust 1.91.0 has been released, empowering developers to build reliable and efficient software.
- Users can update to Rust 1.91.0 via rustup or download it from the official website.
- The aarch64-pc-windows-msvc target has been promoted to Tier 1, offering the highest support guarantees for 64-bit ARM systems running Windows.
- A new lint warns against returning dangling raw pointers from local variables to enhance safety.
- Several APIs have been stabilized, including Path::file_prefix, AtomicPtr methods, and integer operations.
- Platform support updates include promotions of aarch64-pc-windows-gnullvm and x86_64-pc-windows-gnullvm to Tier 2.
- The release includes contributions from many individuals, highlighting Rust's community-driven development.