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 da4c80e commit b751eefCopy full SHA for b751eef
CHANGELOG.md
@@ -9,14 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
## [0.15.5](https://github.com/rust-lang/hashbrown/compare/v0.15.4...v0.15.5) - 2025-08-07
11
12
-### Fixed
+### Added
13
14
-- fix clippy issues
+- Added `Entry::or_default_entry` and `Entry::or_insert_entry`.
15
16
-### Other
+### Changed
17
18
-- Re-implement likely/unlikely with `#[cold]`
19
-- Merge branch 'master' of https://github.com/rust-lang/hashbrown into or-default-entry
+- Re-implemented likely/unlikely with `#[cold]`
20
21
## [0.15.4](https://github.com/rust-lang/hashbrown/compare/v0.15.3...v0.15.4) - 2025-06-05
22
0 commit comments