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

force the order of the internal iterators in Iter #111

Merged
merged 1 commit into from Jan 17, 2019

Conversation

ubnt-intrepid
Copy link
Contributor

This patch prevents the possibility that the order of internal iterators in hash_set::Union will be changed, caused by the change in rust-lang/rust#57043.

@SergioBenitez SergioBenitez merged commit c253a23 into rwf2:master Jan 17, 2019
@alexcrichton
Copy link
Collaborator

@SergioBenitez discovered here it looks like this this actually fixes a bug too, so this may want to be published as a release!

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.

None yet

3 participants