← Back to all releases

Rust 1.91.1

Released on November 10, 2025

What's Changed

Full Changelog

- Enable file locking support in illumos. This fixes Cargo not locking the build directory on illumos.

- Fix wasm_import_module attribute cross-crate. This fixes linker errors on WASM targets.