The latest Rust compiler update brings substantial performance improvements, 15 new language features, and security updates.
43% faster type inference handling for complex pattern match scenarios in large codebases.
Experimental WASM32 support with 32% more optimized memory allocations for cloud-native apps.
Rust compiler now compiles to x86-64 Apple Silicon natively with 28% better power efficiency.
3x faster Cargo build system with parallel dependency resolution across all CPU cores.
37% faster builds for large projects
18% faster recompilation of changed code
Simpler syntax for complex enum matching
Arc::clone() optimizations
Experimental system interface support
JetBrains 2025 Rust plugin support
Get the latest release for your platform. Need older versions? View archives.
Current version: 1.65.1 (2025-04)
Enterprise teams: Contact us for supported binaries and security patches.
Help shape the future of Rust with our open source contributors.
Contribute to Rust