Skip to content

Conversation

bluss
Copy link
Contributor

@bluss bluss commented Jul 15, 2013

Let Eq::ne be implemented to the inverse of eq by default.

bors added a commit that referenced this pull request Jul 15, 2013
Let Eq::ne be implemented to the inverse of eq by default.
@huonw
Copy link
Contributor

huonw commented Jul 15, 2013

Linking this to #7771, since Eq is a perfect instance where we could have both methods being implemented in terms of each other as default methods (like Haskell), but can say that at least one must be implemented.

@bluss
Copy link
Contributor Author

bluss commented Jul 15, 2013

thanks

@bors bors closed this Jul 15, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request May 5, 2022
Add `cargo dev rename_lint`

fixes rust-lang#7799

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