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 894937c commit df33331Copy full SHA for df33331
CHANGELOG.md
@@ -42,7 +42,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
42
- Make `String::from_utf8_unchecked` const.
43
- Implemented `PartialEq` and `Eq` for `Deque`.
44
- Added `truncate` to `IndexMap`.
45
-- Added `get_index` and `get_index_mut` to `IndexMap`
+- Added `get_index` and `get_index_mut` to `IndexMap`.
46
47
### Changed
48
0 commit comments