Skip to content

Fix clippy::legacy_numeric_constants lint on nightly #419

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

Conversation

baumanj
Copy link
Contributor

@baumanj baumanj commented Apr 9, 2024

See https://rust-lang.github.io/rust-clippy/master/index.html#/legacy_numeric_constants

Hopefully this fixes https://github.com/mozilla/mp4parse-rust/actions/runs/8598206617/job/23558557224
I couldn't reproduce it locally, but the fix didn't seem to break either stable or nightly locally either, so I figure if this passes CI, it should fix the issue.

@baumanj baumanj changed the title Fix clippy::legacy_numeric_constants lint on nightly Fix clippy::legacy_numeric_constants lint on nightly Apr 9, 2024
@baumanj baumanj force-pushed the fix-clippy-legacy_numeric_constants branch from 9af5490 to b88c09e Compare April 10, 2024 03:09
@baumanj baumanj force-pushed the fix-clippy-legacy_numeric_constants branch from b88c09e to 898768f Compare April 10, 2024 03:15
@kinetiknz kinetiknz merged commit 8d6e19e into mozilla:master May 1, 2024
@kinetiknz
Copy link
Collaborator

Thanks Jon!

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