We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bac8caf commit baca80bCopy full SHA for baca80b
Changelog.md
@@ -2,6 +2,7 @@
2
3
- Add implementations for `fmt::Pointer`, `PartialEq`, `Eq`, `PartialOrd`, `Ord` and `Hash`.
4
- Update `very_unstable` feature to latest nightly
5
+- Remove `Sized` requirement for `Send` and `Sync` impls on `VolatileRef`
6
7
# 0.5.1 – 2023-06-24
8
0 commit comments