Skip to content

Conversation

pietroalbini
Copy link
Member

Now that rust-lang/rust#132649 got merged (thanks @klensy!) we should add a step to the master update recommending to run the command and fix the lints it points out, to avoid the failure happening in CI.

r? @Mark-Simulacrum

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 18, 2024
Copy link
Member

@Mark-Simulacrum Mark-Simulacrum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, I wish we didn't need a separate command for this. Maybe we can push to replace x.py check with x.py clippy? Is the latter always a superset?

This is probably best commented elsewhere...

Edit: started a thread here - https://rust-lang.zulipchat.com/#narrow/stream/326414-t-infra.2Fbootstrap/topic/clippy.20instead.20of.20check.20automatically.3F

@pietroalbini
Copy link
Member Author

Let's merge this in the meantime, we can always replace this with ./x check

@pietroalbini pietroalbini merged commit 15ce496 into master Nov 19, 2024
1 check passed
@pietroalbini pietroalbini deleted the pa-clippy-ci branch November 19, 2024 13:59
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.

3 participants