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

Implement selectors_bloom::BloomHash for Atom and Namespace. #177

Closed
wants to merge 1 commit into from

Conversation

SimonSapin
Copy link
Member

@SimonSapin SimonSapin commented Oct 26, 2016

This new dependency is temporary. With #136 it’ll go into html5ever. In the meantime, this PR allows updating selectors in Servo for servo/rust-selectors#100.

r? @nox


This change is Reviewable

This new dependency is temporary.
With #136 it’ll go into html5ever.
@SimonSapin
Copy link
Member Author

Instead I went with removing the BloomHash trait and using std::hash::Hash instead: servo/rust-selectors#100

@SimonSapin SimonSapin closed this Oct 26, 2016
@SimonSapin SimonSapin deleted the bloom branch October 26, 2016 22:26
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.

1 participant