Skip to content

Commit ee3e518

Browse files
committed
Add #95469 to the release notes
1 parent 9a6fa4f commit ee3e518

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

RELEASES.md

+3
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ Compatibility Notes
7878
- [rustdoc: doctests are now run on unexported `macro_rules!` macros, matching other private items][96630]
7979
- [rustdoc: Remove .woff font files][96279]
8080
- [Enforce Copy bounds for repeat elements while considering lifetimes][95819]
81+
- [Windows: Fix potentinal unsoundness by aborting if `File` reads or writes cannot
82+
complete synchronously][95469].
8183

8284
Internal Changes
8385
----------------
@@ -99,6 +101,7 @@ and related tools.
99101
[95372]: https://github.com/rust-lang/rust/pull/95372/
100102
[95380]: https://github.com/rust-lang/rust/pull/95380/
101103
[95431]: https://github.com/rust-lang/rust/pull/95431/
104+
[95469]: https://github.com/rust-lang/rust/pull/95469/
102105
[95705]: https://github.com/rust-lang/rust/pull/95705/
103106
[95801]: https://github.com/rust-lang/rust/pull/95801/
104107
[95819]: https://github.com/rust-lang/rust/pull/95819/

0 commit comments

Comments
 (0)