[PR #1003] [MERGED] Fix clippy lints #1183

Closed
opened 2026-02-27 20:01:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/1003
Author: @roderickvd
Created: 5/21/2022
Status: Merged
Merged: 5/21/2022
Merged by: @roderickvd

Base: devHead: fix-clippy-lints


📝 Commits (1)

📊 Changes

7 files changed (+31 additions, -41 deletions)

View changed files

📝 core/build.rs (+8 -11)
📝 discovery/Cargo.toml (+0 -1)
📝 discovery/src/lib.rs (+18 -24)
📝 playback/src/mixer/alsamixer.rs (+1 -1)
📝 playback/src/mixer/mappings.rs (+2 -2)
📝 playback/src/mixer/softmixer.rs (+1 -1)
📝 src/main.rs (+1 -1)

📄 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/librespot-org/librespot/pull/1003 **Author:** [@roderickvd](https://github.com/roderickvd) **Created:** 5/21/2022 **Status:** ✅ Merged **Merged:** 5/21/2022 **Merged by:** [@roderickvd](https://github.com/roderickvd) **Base:** `dev` ← **Head:** `fix-clippy-lints` --- ### 📝 Commits (1) - [`2a3e248`](https://github.com/librespot-org/librespot/commit/2a3e248bba3a490ca27d7e1741e3f3a86827690a) Fix clippy lints ### 📊 Changes **7 files changed** (+31 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `core/build.rs` (+8 -11) 📝 `discovery/Cargo.toml` (+0 -1) 📝 `discovery/src/lib.rs` (+18 -24) 📝 `playback/src/mixer/alsamixer.rs` (+1 -1) 📝 `playback/src/mixer/mappings.rs` (+2 -2) 📝 `playback/src/mixer/softmixer.rs` (+1 -1) 📝 `src/main.rs` (+1 -1) </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-27 20:01:29 +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/librespot#1183
No description provided.