Skip to content

Trigger a rebuild when CLIPPY_CONF_DIR changes #11154

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

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

Alexendoo
Copy link
Member

changelog: none

This is a fix for #9928 (comment), any time CLIPPY_CONF_DIR changes cargo will now rebuild the crate clippy is being run on, giving it a chance to lint with the (potentially) different config file

r? @flip1995

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Jul 13, 2023
@flip1995
Copy link
Member

@bors r+

Thanks!

@bors
Copy link
Contributor

bors commented Jul 13, 2023

📌 Commit 36279f1 has been approved by flip1995

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Jul 13, 2023

⌛ Testing commit 36279f1 with merge 4b355d8...

@bors
Copy link
Contributor

bors commented Jul 13, 2023

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: flip1995
Pushing 4b355d8 to master...

@bors bors merged commit 4b355d8 into rust-lang:master Jul 13, 2023
@Alexendoo Alexendoo deleted the track-clippy-conf-dir branch July 13, 2023 22: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.

4 participants