[PR #614] [MERGED] Fix new clippy warnings #930

Closed
opened 2026-02-28 14:53:52 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: fix-clippy-rust-upgrade


📝 Commits (2)

  • b3a9b8e Fix new clippy warnings
  • 8799382 Temp 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Rigellute/spotify-tui/pull/614 **Author:** [@Rigellute](https://github.com/Rigellute) **Created:** 10/11/2020 **Status:** ✅ Merged **Merged:** 10/11/2020 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `fix-clippy-rust-upgrade` --- ### 📝 Commits (2) - [`b3a9b8e`](https://github.com/Rigellute/spotify-tui/commit/b3a9b8ef5f2e67cad4409b4cccc606a4f63cdab4) Fix new clippy warnings - [`8799382`](https://github.com/Rigellute/spotify-tui/commit/879938200d1caa2ff27cdb874a2d1bee6864cf6e) Temp downgrade clippy toolchain ### 📊 Changes **2 files changed** (+10 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci.yml` (+2 -1) 📝 `src/handlers/common_key_events.rs` (+8 -28) </details> ### 📄 Description The latest rust upgrade brought some new warnings from clippy. This PR fixes them. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:53:52 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#930
No description provided.