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 note about running clippy ci during the release process #782

Merged
merged 1 commit into from
Nov 19, 2024

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