The Rust project announced today the release of Rust 1.91 as the latest update to this popular programming language priding itself on memory safety capabilities.
Most notable with Rust 1.91 is now promoting aarch64-pc-windows-msvc to a Tier-1 platform status. This takes the Windows on ARM support by the Rust programming language to the highest support tier inline with other common operating systems and architectures. Rust 1.91 with Tier-1 for Windows on 64-bit ARM/AArch64 also means pre-built binaries are also available for new releases.
Rust 1.91 meanwhile also promotes the aarch64-pc-windows-gnullvm and x86_64-pc-windows-gnullvm ports to Tier-2 status with host tools.
Rust 1.91 also now lints against dangling raw pointers from local variables plus stabilizes a number of different Rust APIs.
Downloads and more details on today’s Rust 1.91 release via Rust-Lang.org.
