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 panic in FromIterator impl #102

Merged
merged 1 commit into from
Jun 7, 2021
Merged

Fix panic in FromIterator impl #102

merged 1 commit into from
Jun 7, 2021

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Jun 6, 2021

Fixes #100

@taiki-e taiki-e force-pushed the from-iter branch 5 times, most recently from 26bcb78 to 4f73a29 Compare June 6, 2021 22:37
@taiki-e taiki-e marked this pull request as ready for review June 6, 2021 22:47
@taiki-e taiki-e merged commit 5bc6f62 into master Jun 7, 2021
@taiki-e taiki-e deleted the from-iter branch June 7, 2021 14:45
@taiki-e taiki-e mentioned this pull request Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FromIterator impl gives a corrupt vacant list
1 participant