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 f02e9a1 commit c46858aCopy full SHA for c46858a
CHANGELOG.md
@@ -100,6 +100,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
100
### Fixed
101
102
- Fixed bug in `IndexMap::truncate` that left the map in an inconsistent state.
103
+- Fixed compilation on `thumbv6m-none-eabi` without `portable-atomic` feature.
104
- Fixed clippy lints.
105
- Fixed `{arc,box,object}_pool!` emitting clippy lints.
106
- Fixed the list of implemented data structures in the crate docs, by adding `Deque`,
0 commit comments