improve 92630 wording

This commit is contained in:
Pietro Albini 2022-04-04 10:38:41 +02:00
parent af8b6b6ef9
commit 82eedae66b
No known key found for this signature in database
GPG key ID: CD76B35F7734769E

View file

@ -29,7 +29,7 @@ Libraries
- [Improve `Duration::try_from_secs_f32`/`f64` accuracy by directly processing exponent and mantissa][90247]
- [Make `Instant::{duration_since, elapsed, sub}` saturating][89926]
- [Remove non-monotonic clocks workarounds in `Instant::now`][89926]
- [Change PhantomData type for `BuildHasherDefault` (and more)][92630]
- [Make `BuildHasherDefault`, `iter::Empty` and `future::Pending` covariant][92630]
Stabilized APIs
---------------