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

Use deriving for trivial cmp::Eq implementations #181

Closed
burg opened this issue Nov 7, 2012 · 0 comments
Closed

Use deriving for trivial cmp::Eq implementations #181

burg opened this issue Nov 7, 2012 · 0 comments
Labels

Comments

@burg
Copy link

@burg burg commented Nov 7, 2012

In many places (notably, style enums, font related structs) we have tedious definitions of cmp::Eq. Long term, these should use the deriving feature.

Most of these are blocked by rust-lang/rust#3935 and other issues.

@bors-servo bors-servo closed this in cfffd05 Jul 9, 2013
ChrisParis pushed a commit to ChrisParis/servo that referenced this issue Sep 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

1 participant
You can’t perform that action at this time.