Skip to content

Commit dadf78c

Browse files
committed
Fix incorrect link for rust-lang#38622.
1 parent 73cb56e commit dadf78c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASES.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6164,7 +6164,7 @@ Libraries
61646164
* [Ctrl-Z returns from `Stdin.read()` when reading from the console on
61656165
Windows][38274]
61666166
* [std: Fix partial writes in `LineWriter`][38062]
6167-
* [std: Clamp max read/write sizes on Unix][38062]
6167+
* [std: Clamp max read/write sizes on Unix][38622]
61686168
* [Use more specific panic message for `&str` slicing errors][38066]
61696169
* [`TcpListener::set_only_v6` is deprecated][38304]. This
61706170
functionality cannot be achieved in std currently.
@@ -6230,7 +6230,7 @@ Compatibility Notes
62306230
[38006]: https://github.com/rust-lang/rust/pull/38006
62316231
[38051]: https://github.com/rust-lang/rust/pull/38051
62326232
[38062]: https://github.com/rust-lang/rust/pull/38062
6233-
[38062]: https://github.com/rust-lang/rust/pull/38622
6233+
[38622]: https://github.com/rust-lang/rust/pull/38622
62346234
[38066]: https://github.com/rust-lang/rust/pull/38066
62356235
[38069]: https://github.com/rust-lang/rust/pull/38069
62366236
[38131]: https://github.com/rust-lang/rust/pull/38131

0 commit comments

Comments
 (0)