Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Hash#rehash to reset @first #14606

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

straight-shoota
Copy link
Member

Resolves #14602

spec/std/hash_spec.cr Outdated Show resolved Hide resolved
@straight-shoota straight-shoota added this to the 1.13.0 milestone Jun 10, 2024
@straight-shoota straight-shoota changed the title Fix Hash#rehash reset @first Fix Hash#rehash to reset @first Jun 11, 2024
@straight-shoota straight-shoota merged commit 4c1f81b into crystal-lang:master Jun 11, 2024
61 checks passed
@straight-shoota straight-shoota deleted the fix/hash-rehash branch June 11, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hash#rehash removes @first elements from hash
3 participants