Skip to content

Hash: fix initial indices size to avoid a resize#8182

Merged
asterite merged 1 commit intocrystal-lang:masterfrom
asterite:bug/hash-resize
Sep 14, 2019
Merged

Hash: fix initial indices size to avoid a resize#8182
asterite merged 1 commit intocrystal-lang:masterfrom
asterite:bug/hash-resize

Conversation

@asterite
Copy link
Member

Fixes #8181

@asterite asterite added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:collection labels Sep 14, 2019
@asterite asterite added this to the 0.31.0 milestone Sep 14, 2019
@asterite asterite merged commit d1a8e77 into crystal-lang:master Sep 14, 2019
@asterite asterite deleted the bug/hash-resize branch September 14, 2019 13:25
dnamsons pushed a commit to dnamsons/crystal that referenced this pull request Jan 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:collection

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hash with initial_capacity calls resize

2 participants