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: Resolve a nightly clippy::precedence lint #57

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

torokati44
Copy link
Member

@torokati44 torokati44 commented Jan 6, 2025

I'm fairly certain that moving bulk <<= 1; out is an improvement to readability.
Merging the match arms and introducing a binding to compute the new value of mantissa, however ... bikeshed away! 😁

See: https://github.com/ruffle-rs/h263-rs/actions/runs/12636214255/job/35207782894?pr=56

@adrian17 adrian17 merged commit b3f9055 into ruffle-rs:master Jan 16, 2025
9 checks passed
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.

2 participants