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

"manually" implement Hash when it cannot be derived #877

Open
fitzgen opened this issue Aug 1, 2017 · 0 comments
Open

"manually" implement Hash when it cannot be derived #877

fitzgen opened this issue Aug 1, 2017 · 0 comments

Comments

@fitzgen
Copy link
Member

fitzgen commented Aug 1, 2017

Depends on #876.

We probably only want to do this for cases where we can't derive because of the array impl limit. We can't know how to impl hash for all the corner cases that might exist. But the easy ones, we should.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant