Red Hot Cyber, il blog italiano sulla sicurezza informatica
Red Hot Cyber
Cybersecurity is about sharing. Recognize the risk, combat it, share your experiences, and encourage others to do better than you.
Search
Enterprise BusinessLog 320x200 1
970x20 Itcentric
Rust 1.91: Full Windows support on ARM is here!

Rust 1.91: Full Windows support on ARM is here!

Redazione RHC : 8 November 2025 08:50

Rust has received a major update : version 1.91 officially brings Windows support on 64-bit ARM systems to the same level as Linux and macOS.

Builds for the aarch64-pc-windows-msvc architecture are now in the highest compatibility class, ensuring all tests pass and binaries are available. For users of ARM computers running Windows, this makes Rust a complete industrial development tool, without the need for manual compilation.

Additionally, the aarch64-pc-windows-gnullvm and x86_64-pc-windows-gnullvm builds have achieved Tier 2 status, bringing them closer to full support. The team plans to add missing components, including installation packages and LLVM tools, in the future.

In addition to expanding platform compatibility, the update has strengthened the code analysis system. Rust 1.91 now automatically warns about the potential creation of dangling pointers if a function returns raw references to local variables.

This mechanism works based on warnings, preventing potential errors that could lead to accessing freed memory. The developers emphasize that this doesn’t make the code unsafe, but it helps identify dangerous constructs early.

The release also includes a large set of interfaces and stabilized functions. These include new methods for atomic pointers, integer operations, path and file system management, and string and IP address manipulation. Support for some constant context APIs has been expanded, increasing the language’s flexibility when writing low-level code .

The project team emphasizes that the update isn’t limited to technical improvements. Work continues to unify tools and infrastructure across operating systems, ensuring Windows support on ARM remains on par with traditional platforms. Users can install the new version via Rustup or switch to the beta channel to test future changes.

Rust 1.91 marks a significant milestone in the development of the language , cementing its position as one of the most robust and reliable tools for systems programming, now with full support for all current architectures.

Immagine del sitoRedazione
The editorial team of Red Hot Cyber consists of a group of individuals and anonymous sources who actively collaborate to provide early information and news on cybersecurity and computing in general.

Lista degli articoli