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