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 26fdcbb commit 7ab01b2Copy full SHA for 7ab01b2
RELEASES.md
@@ -30,7 +30,7 @@ Compiler
30
31
Libraries
32
---------
33
-- [`iter::Empty<T>` now implements Send and Sync for any `T`.][68348]
+- [`iter::Empty<T>` now implements `Send` and `Sync` for any `T`.][68348]
34
- [`Pin::{map_unchecked, map_unchecked_mut}` no longer require the return type
35
to implement `Sized`.][67935]
36
- [`io::Cursor` now derives `PartialEq` and `Eq`.][67233]
0 commit comments