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

Derive Hash when we can #876

Closed
fitzgen opened this issue Aug 1, 2017 · 1 comment
Closed

Derive Hash when we can #876

fitzgen opened this issue Aug 1, 2017 · 1 comment

Comments

@fitzgen
Copy link
Member

fitzgen commented Aug 1, 2017

This should be almost identical to deriving Default: src/ir/analysis/derive_default.rs and the CanDeriveDefault trait.

@photoszzt
Copy link
Contributor

I'm working on this.

bors-servo pushed a commit that referenced this issue Aug 9, 2017
Can derive hash analysis

r? @fitzgen  Fix: #876 I haven't enable too much test yet. Enable the option for all tests changes more than 200 of them. I want some input on which test is good to enable or write a new test.
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

2 participants