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

chore: Appease clippy #9756

Merged
merged 1 commit into from Feb 27, 2023
Merged

chore: Appease clippy #9756

merged 1 commit into from Feb 27, 2023

Conversation

relrelb
Copy link
Contributor

@relrelb relrelb commented Feb 27, 2023

The remaining Clippy errors in core/build_playerglobal/src/cli.rs are caused by clap-rs/clap#4733, and sadly cannot be silenced with #[allow(clippy::almost_swapped)], because the proc-macro expands with #[deny(clippy::correctness)].

@relrelb relrelb enabled auto-merge (rebase) February 27, 2023 10:30
@relrelb relrelb merged commit 4e84488 into ruffle-rs:master Feb 27, 2023
@relrelb relrelb deleted the clippy branch February 27, 2023 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant