Skip to content

Commit e393ed7

Browse files
committed
move 2021 libs to internal changes
1 parent b81d430 commit e393ed7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

RELEASES.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ Libraries
2727
---------
2828
- [Guarantee call order for `sort_by_cached_key`][89621]
2929
- [Improve `Duration::try_from_secs_f32`/`f64` accuracy by directly processing exponent and mantissa][90247]
30-
- [Switch all libraries to the 2021 edition][92068]
3130
- [Make `Instant::{duration_since, elapsed, sub}` saturating and remove workarounds][89926]
3231
- [Change PhantomData type for `BuildHasherDefault` (and more)][92630]
3332

@@ -84,7 +83,7 @@ These changes provide no direct user facing benefits, but represent significant
8483
improvements to the internals and overall performance of rustc
8584
and related tools.
8685

87-
<!-- TODO: anything to highlight? -->
86+
- [Switch all libraries to the 2021 edition][92068]
8887

8988
[83822]: https://github.com/rust-lang/rust/pull/83822
9089
[86374]: https://github.com/rust-lang/rust/pull/86374

0 commit comments

Comments
 (0)