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

Fix Clippy version in derive_partial_eq_without_eq lint #9152

Merged
merged 1 commit into from
Jul 11, 2022

Conversation

mati865
Copy link
Contributor

@mati865 mati865 commented Jul 11, 2022

It was first added to Rust in rust-lang/rust#97248 which missed 1.62 just by few days.

changelog: none

It was first added to Rust in rust-lang/rust#97248 which missed 1.62 just by few days.
@rust-highfive
Copy link

r? @flip1995

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jul 11, 2022
@flip1995
Copy link
Member

@bors r+

Thanks!

@bors
Copy link
Contributor

bors commented Jul 11, 2022

📌 Commit c8d32e5 has been approved by flip1995

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jul 11, 2022

⌛ Testing commit c8d32e5 with merge c454f47...

bors added a commit that referenced this pull request Jul 11, 2022
Fix Clippy version in `derive_partial_eq_without_eq` lint

It was first added to Rust in rust-lang/rust#97248 which missed 1.62 just by few days.

changelog: none
@xFrednet
Copy link
Member

LGTM, thank you for the fix. I'm going to check the versions from now on, while writing the changelog 🙃

@bors r+

@bors
Copy link
Contributor

bors commented Jul 11, 2022

💡 This pull request was already approved, no need to approve it again.

  • This pull request is currently being tested. If there's no response from the continuous integration service, you may use retry to trigger a build again.

@bors
Copy link
Contributor

bors commented Jul 11, 2022

📌 Commit c8d32e5 has been approved by xFrednet

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jul 11, 2022

⌛ Testing commit c8d32e5 with merge 7c1598b...

@xFrednet
Copy link
Member

A race condition 😂

@bors
Copy link
Contributor

bors commented Jul 11, 2022

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: xFrednet
Pushing 7c1598b to master...

@bors bors merged commit 7c1598b into rust-lang:master Jul 11, 2022
@mati865 mati865 deleted the patch-2 branch July 11, 2022 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants