You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #148593 - pietroalbini:ea-1.91.1, r=BoxyUwU
[stable] Prepare Rust 1.91.1
This PR prepares the artifacts for Rust 1.91.1, targeting next Monday with the following backports:
* #148322
* #148363
cc `@rust-lang/release`
Copy file name to clipboardExpand all lines: RELEASES.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
Version 1.91.1 (2025-11-10)
2
+
===========================
3
+
4
+
<a id="1.91.1"></a>
5
+
6
+
- [Enable file locking support in illumos](https://github.com/rust-lang/rust/pull/148322). This fixes Cargo not locking the build directory on illumos.
7
+
- [Fix `wasm_import_module` attribute cross-crate](https://github.com/rust-lang/rust/pull/148363). This fixes linker errors on WASM targets.
0 commit comments