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

Use the larger runner for Windows clippy runs #3044

Merged
merged 1 commit into from
Apr 16, 2024
Merged

Conversation

zanieb
Copy link
Member

@zanieb zanieb commented Apr 15, 2024

Running clippy can apparently be longer than the tests in #3040

@zanieb zanieb added the internal A refactor or improvement that is not user-facing label Apr 15, 2024
@zanieb zanieb marked this pull request as ready for review April 15, 2024 21:12
@zanieb zanieb force-pushed the zb/windows-clippy branch from 0148e72 to 4a3b7c7 Compare April 15, 2024 23:37
@zanieb zanieb merged commit 4ea909b into main Apr 16, 2024
38 checks passed
@zanieb zanieb deleted the zb/windows-clippy branch April 16, 2024 02:16
@konstin
Copy link
Member

konstin commented Apr 16, 2024

Another option is to cross-run clippy on a linux machine:

cargo xwin clippy --target x86_64-pc-windows-msvc

@zanieb zanieb mentioned this pull request Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal A refactor or improvement that is not user-facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants