Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update RELEASES.md
Co-Authored-By: Mazdak Farrokhzad <[email protected]>
  • Loading branch information
XAMPPRocky and Centril authored Feb 10, 2020
commit 7ab01b24674b88ff4927b0eb445a582fb9e12aba
2 changes: 1 addition & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Compiler

Libraries
---------
- [`iter::Empty<T>` now implements Send and Sync for any `T`.][68348]
- [`iter::Empty<T>` now implements `Send` and `Sync` for any `T`.][68348]
- [`Pin::{map_unchecked, map_unchecked_mut}` no longer require the return type
to implement `Sized`.][67935]
- [`io::Cursor` now derives `PartialEq` and `Eq`.][67233]
Expand Down