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
Rollup merge of #148603 - pietroalbini:ea-1.91.1-relnotes, r=pietroalbini
Backport 1.91.1 relnotes to main
Backport of the release notes from #148593 to the main branch. This should land before Monday so that the automation creates the GitHub 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