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 332759d commit 4fbf56cCopy full SHA for 4fbf56c
RELEASES.md
@@ -21,8 +21,7 @@ Libraries
21
- [Allow atomic operations up to 32 bits
22
on `armv5te_unknown_linux_gnueabi`][44978]
23
- [`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]
+- [`std::mem::Discriminant` is now guarenteed to be `Send + Sync`][45095]
26
- [`fs::copy` now returns the length of the main stream on NTFS.][44895]
27
- [Properly detect overflow in `Instant += Duration`.][44220]
28
- [impl `Hasher` for `{&mut Hasher, Box<Hasher>}`][44015]
0 commit comments