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

Add docs for extra::semver #9413

Merged
merged 1 commit into from
Sep 23, 2013
Merged

Add docs for extra::semver #9413

merged 1 commit into from
Sep 23, 2013

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