Skip to content

Conversation

@bytbox
Copy link
Contributor

@bytbox bytbox commented Sep 23, 2013

No description provided.

@bors bors closed this Sep 23, 2013
@bors bors merged commit a5cf9fd into rust-lang:master Sep 23, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Mar 7, 2024
fix [`derive_partial_eq_without_eq`] FP on trait projection

fixes: rust-lang#9413 rust-lang#9319

---

changelog: fix [`derive_partial_eq_without_eq`] FP on trait projection

Well, this is awkward, it works but I don't understand why, why `clippy_utils::ty::implements_trait` couldn't detects the existance of `Eq` trait, even thought it's obviously present in the derive attribute.
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