[PR #858] [MERGED] Fix clippy warnings after Rust upgrade #1058

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

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/858
Author: @Rigellute
Created: 8/23/2021
Status: Merged
Merged: 8/23/2021
Merged by: @Rigellute

Base: masterHead: fix-clippy-1


📝 Commits (1)

  • ffa5caf Fix clippy warnings after Rust upgrade

📊 Changes

6 files changed (+46 additions, -58 deletions)

View changed files

📝 .gitignore (+2 -0)
📝 src/app.rs (+2 -2)
📝 src/handlers/search_results.rs (+3 -4)
📝 src/handlers/track_table.rs (+10 -22)
📝 src/network.rs (+1 -4)
📝 src/ui/mod.rs (+28 -26)

📄 Description

No description provided


🔄 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/858 **Author:** [@Rigellute](https://github.com/Rigellute) **Created:** 8/23/2021 **Status:** ✅ Merged **Merged:** 8/23/2021 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `fix-clippy-1` --- ### 📝 Commits (1) - [`ffa5caf`](https://github.com/Rigellute/spotify-tui/commit/ffa5caf9bc4227613a853d1609752dbced5e24ca) Fix clippy warnings after Rust upgrade ### 📊 Changes **6 files changed** (+46 additions, -58 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -0) 📝 `src/app.rs` (+2 -2) 📝 `src/handlers/search_results.rs` (+3 -4) 📝 `src/handlers/track_table.rs` (+10 -22) 📝 `src/network.rs` (+1 -4) 📝 `src/ui/mod.rs` (+28 -26) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:54:19 +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#1058
No description provided.