mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[PR #56] [MERGED] Cleanup compilation warnings #1545
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1545
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/aome510/spotify-player/pull/56
Author: @alosarjos
Created: 6/18/2022
Status: ✅ Merged
Merged: 6/18/2022
Merged by: @aome510
Base:
master← Head:master📝 Commits (3)
2531381Cleanup compilation warnings352ca74Add anyhow:Context into scope when required onlyc272ffdDo not rename::Context when using📊 Changes
3 files changed (+11 additions, -2 deletions)
View changed files
📝
spotify_player/src/client/mod.rs(+4 -1)📝
spotify_player/src/event/mod.rs(+5 -1)📝
spotify_player/src/state/player.rs(+2 -0)📄 Description
Cleaning up some compilation warnings for new features code not being under corresponding CFG flag, and an unused
useI saw while testing the package.PD: 0.9 is published in AUR ;)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.