Change8

1.91.1

📦 rust-languageView on GitHub →
🐛 2 fixes🔧 2 symbols

Summary

This patch release introduces file locking support for illumos and resolves linker errors for WASM targets related to the `wasm_import_module` attribute.

🐛 Bug Fixes

  • Enabled file locking support in illumos, fixing Cargo not locking the build directory on illumos.
  • Fixed `wasm_import_module` attribute cross-crate issues, resolving linker errors on WASM targets.

🔧 Affected Symbols

Cargo`wasm_import_module` attribute