mirror of
https://github.com/openharmony/third_party_rust_hashbrown.git
synced 2026-07-01 21:04:01 -04:00
Merge pull request #346 from rust-lang/cuviper-patch-1
Fix a misplaced bullet in CHANGELOG.md
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
|
||||
- Added `Entry` API for `HashSet`. (#342)
|
||||
- Added `Extend<&'a (K, V)> for HashMap<K, V, S, A>`. (#340)
|
||||
- Added length-based short-circuiting for hash table iteration. (#338)
|
||||
Added a function to access the `RawTable` of a `HashMap`. (#335)-
|
||||
- Added a function to access the `RawTable` of a `HashMap`. (#335)
|
||||
|
||||
## Changed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user