[PR #897] [MERGED] Address clippy lint warnings for rust 1.57 #1137

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

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/897
Author: @JasonLG1979
Created: 12/3/2021
Status: Merged
Merged: 12/3/2021
Merged by: @roderickvd

Base: devHead: clippy-lints


📝 Commits (1)

  • 4370258 Address clippy lint warnings for rust 1.57

📊 Changes

6 files changed (+9 additions, -9 deletions)

View changed files

📝 connect/src/context.rs (+2 -0)
📝 core/src/connection/codec.rs (+1 -2)
📝 playback/src/audio_backend/jackaudio.rs (+3 -6)
📝 playback/src/audio_backend/mod.rs (+1 -1)
📝 playback/src/audio_backend/rodio.rs (+1 -0)
📝 playback/src/mixer/alsamixer.rs (+1 -0)

📄 Description

I noticed this while building Raspotify packages. Let's see if it doesn't trip up rust 1.48?


🔄 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/897 **Author:** [@JasonLG1979](https://github.com/JasonLG1979) **Created:** 12/3/2021 **Status:** ✅ Merged **Merged:** 12/3/2021 **Merged by:** [@roderickvd](https://github.com/roderickvd) **Base:** `dev` ← **Head:** `clippy-lints` --- ### 📝 Commits (1) - [`4370258`](https://github.com/librespot-org/librespot/commit/4370258716e3e3303b9242cda4ec894c80c0c31e) Address clippy lint warnings for rust 1.57 ### 📊 Changes **6 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `connect/src/context.rs` (+2 -0) 📝 `core/src/connection/codec.rs` (+1 -2) 📝 `playback/src/audio_backend/jackaudio.rs` (+3 -6) 📝 `playback/src/audio_backend/mod.rs` (+1 -1) 📝 `playback/src/audio_backend/rodio.rs` (+1 -0) 📝 `playback/src/mixer/alsamixer.rs` (+1 -0) </details> ### 📄 Description I noticed this while building Raspotify packages. Let's see if it doesn't trip up rust 1.48? --- <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:18 +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#1137
No description provided.