Skip to content

Conversation

@flip1995
Copy link
Member

Clap was updated in #10270, which broke the command line of clippy_dev. This swaps out contains_id, which now returns always true in the places it was used with get_flag.

r? @xFrednet

This should also fix https://rust-lang.zulipchat.com/#narrow/stream/257328-clippy/topic/.60cargo.20dev.20setup.20intellij.60.20is.20degraded/near/325770850

changelog: none

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Feb 10, 2023
@flip1995 flip1995 changed the title Fix CLI up clippy_dev Fix CLI of clippy_dev Feb 10, 2023
Clap was updated in rust-lang#10270, which broke the command
line of clippy_dev. This swaps out contains_id, which now returns always
true in the places it was used with get_flag.
@xFrednet
Copy link
Contributor

LGTM, I remember struggling with the new function names as well, when I updated clap in marker. Thank you!

@bors r+

@bors
Copy link
Contributor

bors commented Feb 10, 2023

📌 Commit fabada0 has been approved by xFrednet

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Feb 10, 2023

⌛ Testing commit fabada0 with merge 0f75581...

@bors
Copy link
Contributor

bors commented Feb 10, 2023

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

@bors bors merged commit 0f75581 into rust-lang:master Feb 10, 2023
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.

4 participants