Skip to content

Implement #[deriving_eq] on tuple like structs #5068

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

Merged
merged 1 commit into from
Feb 21, 2013
Merged

Implement #[deriving_eq] on tuple like structs #5068

merged 1 commit into from
Feb 21, 2013

Conversation

sp0
Copy link
Contributor

@sp0 sp0 commented Feb 21, 2013

Previously an unimplemented error was thrown when using #[deriving_eq] on tuple-like struct definitions.

@sanxiyn
Copy link
Member

sanxiyn commented Feb 21, 2013

Cross referencing #4624.

bors added a commit that referenced this pull request Feb 21, 2013
…phism

Previously an unimplemented error was thrown when using #[deriving_eq] on tuple-like struct definitions.
@bors bors closed this Feb 21, 2013
@bors bors merged commit 6f9eb6a into rust-lang:incoming Feb 21, 2013
@sp0 sp0 deleted the derive-eq-tuple-struct branch February 21, 2013 22:33
bors added a commit to rust-lang-ci/rust that referenced this pull request May 2, 2020
Split up `transmute` ui test

Part of rust-lang#2038

changelog: none
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.

3 participants