We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6bf0c3 commit 1186f28Copy full SHA for 1186f28
RELEASES.md
@@ -22,7 +22,7 @@ Libraries
22
---------
23
- [`io::Write` is now implemented for `&ChildStdin` `&Sink`, `&Stdout`,
24
and `&Stderr`.][76275]
25
-- [All arrays now implement `TryFrom<Vec<T>>`.][76310]
+- [All arrays of any length now implement `TryFrom<Vec<T>>`.][76310]
26
- [The `matches!` macro now supports having a trailing comma.][74880]
27
- [`Vec<A>` now implements `PartialEq<[B]>` where `A: PartialEq<B>`.][74194]
28
- [Nearly all of `Cell`'s panicking functions now use the `#[track_caller]`
0 commit comments