-
Notifications
You must be signed in to change notification settings - Fork 291
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #374 - the8472:dont-drain-on-drop, r=Amanieu
Remove drain-on-drop behavior from DrainFilter This is a breaking change for hashbrown but not for std because in std the drain impl is still unstable. This is part of stdlib [ACP 136](rust-lang/libs-team#136).
- Loading branch information
Showing
2 changed files
with
48 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters