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 #1284

Merged
merged 6 commits into from
May 27, 2024
Merged

Fix/clippy #1284

merged 6 commits into from
May 27, 2024

Conversation

yubiuser
Copy link
Contributor

Fixes the clippy warning that occur with v1.78. being the new stable. This made the test fail (e.g here).
Addressed the following warnings:

Sidenote: set the environment variables RUST_BACKTRACE and RUSTFLAGS in the devcontainer the same as they are in the github action workflow file.

Signed-off-by: Christian König <ckoenig@posteo.de>
Signed-off-by: Christian König <ckoenig@posteo.de>
Signed-off-by: Christian König <ckoenig@posteo.de>
Signed-off-by: Christian König <ckoenig@posteo.de>
Signed-off-by: Christian König <ckoenig@posteo.de>
Copy link
Member

@roderickvd roderickvd left a comment

Choose a reason for hiding this comment

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

Thanks! Small request do keep it DRY.

core/src/mercury/types.rs Outdated Show resolved Hide resolved
core/src/session.rs Show resolved Hide resolved
Signed-off-by: Christian König <ckoenig@posteo.de>
@roderickvd
Copy link
Member

Perfect, thanks!

@roderickvd roderickvd merged commit 8f9bec2 into librespot-org:dev May 27, 2024
9 checks passed
@yubiuser yubiuser deleted the fix/clippy branch May 27, 2024 20:35
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