We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 291c77d commit efade12Copy full SHA for efade12
CHANGELOG.md
@@ -63,6 +63,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
63
64
### Fixed
65
66
+- Fixed compilation on `thumbv6m-none-eabi` without `portable-atomic` feature.
67
- Fixed clippy lints.
68
- Fixed `{arc,box,object}_pool!` emitting clippy lints.
69
- Fixed the list of implemented data structures in the crate docs, by adding `Deque`,
0 commit comments