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

Fix clippy warnings #144

Merged
merged 21 commits into from Jan 13, 2023
Merged

Fix clippy warnings #144

merged 21 commits into from Jan 13, 2023

Conversation

GnomedDev
Copy link
Contributor

This fixes existing clippy warnings, with a lot of them triggered by test code.

I guess clippy wasn't run before to find these test warnings, and then the existing warnings were hidden for users like me using rust-analyzer

Copy link
Owner

@pdeljanov pdeljanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be happy to accept these fixes. Just please don't reduce the accuracy of the analytical calculations for tests.

symphonia-bundle-mp3/src/synthesis.rs Outdated Show resolved Hide resolved
@pdeljanov pdeljanov added this to the v0.5.2 milestone Dec 14, 2022
@pdeljanov pdeljanov merged commit fee8dab into pdeljanov:master Jan 13, 2023
@pdeljanov
Copy link
Owner

Thanks for fixing all of these!

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

2 participants