mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[PR #614] [MERGED] Fix new clippy warnings #930
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#930
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/Rigellute/spotify-tui/pull/614
Author: @Rigellute
Created: 10/11/2020
Status: ✅ Merged
Merged: 10/11/2020
Merged by: @Rigellute
Base:
master← Head:fix-clippy-rust-upgrade📝 Commits (2)
b3a9b8eFix new clippy warnings8799382Temp downgrade clippy toolchain📊 Changes
2 files changed (+10 additions, -29 deletions)
View changed files
📝
.github/workflows/ci.yml(+2 -1)📝
src/handlers/common_key_events.rs(+8 -28)📄 Description
The latest rust upgrade brought some new warnings from clippy. This PR fixes them.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.