Skip to content

Commit 4fbf56c

Browse files
authored
Update RELEASES.md
1 parent 332759d commit 4fbf56c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

RELEASES.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ Libraries
2121
- [Allow atomic operations up to 32 bits
2222
on `armv5te_unknown_linux_gnueabi`][44978]
2323
- [`Box<Error>` now impls `Cow<str>`][44466]
24-
- [`std::mem::Discriminant` is now guarenteed to be `Send + Sync` if `T`
25-
is `Send + Sync`][45095]
24+
- [`std::mem::Discriminant` is now guarenteed to be `Send + Sync`][45095]
2625
- [`fs::copy` now returns the length of the main stream on NTFS.][44895]
2726
- [Properly detect overflow in `Instant += Duration`.][44220]
2827
- [impl `Hasher` for `{&mut Hasher, Box<Hasher>}`][44015]

0 commit comments

Comments
 (0)