Skip to content

Commit 322a1c4

Browse files
authored
Removed ThreadId
1 parent 780fb9a commit 322a1c4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

RELEASES.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ Libraries
4343
the zeroes are placed after the prefix and before the digits.
4444
- [Optimized insertion sort in slice][40807] insertion sort in some cases
4545
2.50%~ faster and in one case now 12.50% faster.
46-
- [`ThreadId` now implements `Hash` and `Debug`][41008]
4746
- [Optimized `AtomicBool::fetch_nand`][41143]
4847

4948

@@ -104,7 +103,6 @@ Compatibility Notes
104103
[40828]: https://github.com/rust-lang/rust/pull/40828
105104
[40870]: https://github.com/rust-lang/rust/pull/40870
106105
[40919]: https://github.com/rust-lang/rust/pull/40919
107-
[41008]: https://github.com/rust-lang/rust/pull/41008
108106
[41143]: https://github.com/rust-lang/rust/pull/41143
109107
[41168]: https://github.com/rust-lang/rust/pull/41168
110108
[41469]: https://github.com/rust-lang/rust/pull/41469

0 commit comments

Comments
 (0)