mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
Update RELEASES.md
This commit is contained in:
parent
e6bf0c3e7f
commit
1186f28861
@ -22,7 +22,7 @@ Libraries
|
||||
---------
|
||||
- [`io::Write` is now implemented for `&ChildStdin` `&Sink`, `&Stdout`,
|
||||
and `&Stderr`.][76275]
|
||||
- [All arrays now implement `TryFrom<Vec<T>>`.][76310]
|
||||
- [All arrays of any length now implement `TryFrom<Vec<T>>`.][76310]
|
||||
- [The `matches!` macro now supports having a trailing comma.][74880]
|
||||
- [`Vec<A>` now implements `PartialEq<[B]>` where `A: PartialEq<B>`.][74194]
|
||||
- [Nearly all of `Cell`'s panicking functions now use the `#[track_caller]`
|
||||
|
Loading…
Reference in New Issue
Block a user