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 40ab9e6 commit 90f856fCopy full SHA for 90f856f
CHANGELOG.md
@@ -22,7 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
22
### Changed
23
24
- Optimized insertion to only perform a single lookup. (#277)
25
-- `DrainFilter` has been renamed to `ExtractIf` and no longer drops remaining
+- `DrainFilter` (`drain_filter`) has been renamed to `ExtractIf` and no longer drops remaining
26
elements when the iterator is dropped. #(374)
27
- Bumped MSRV to 1.64.0. (#431)
28
- `{Map,Set}::raw_table` now returns an immutable reference. (#404)
0 commit comments