Skip to content

Commit da309ab

Browse files
XAMPPRockypietroalbini
authored andcommitted
Update RELEASES.md
1 parent 779696b commit da309ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Libraries
2222
---------
2323
- [`io::Write` is now implemented for `&ChildStdin` `&Sink`, `&Stdout`,
2424
and `&Stderr`.][76275]
25-
- [All arrays now implement `TryFrom<Vec<T>>`.][76310]
25+
- [All arrays of any length now implement `TryFrom<Vec<T>>`.][76310]
2626
- [The `matches!` macro now supports having a trailing comma.][74880]
2727
- [`Vec<A>` now implements `PartialEq<[B]>` where `A: PartialEq<B>`.][74194]
2828
- [Nearly all of `Cell`'s panicking functions now use the `#[track_caller]`

0 commit comments

Comments
 (0)