[PR #484] [MERGED] Fix clippy warnings #487

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

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/484
Author: @thirteenowls
Created: 5/22/2024
Status: Merged
Merged: 5/23/2024
Merged by: @ramsayleung

Base: masterHead: fix-clippy


📝 Commits (1)

📊 Changes

4 files changed (+9 additions, -8 deletions)

View changed files

📝 examples/auth_code_pkce.rs (+2 -0)
📝 examples/with_auto_reauth.rs (+2 -0)
📝 src/clients/base.rs (+1 -1)
📝 src/clients/pagination/iter.rs (+4 -7)

📄 Description

Description

Fixed clippy warnings.

Motivation and Context

https://github.com/ramsayleung/rspotify/pull/483#issuecomment-2123875453

Dependencies

None.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How has this been tested?

By running clippy and observing no warnings.

Is this change properly documented?

N/A


🔄 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/ramsayleung/rspotify/pull/484 **Author:** [@thirteenowls](https://github.com/thirteenowls) **Created:** 5/22/2024 **Status:** ✅ Merged **Merged:** 5/23/2024 **Merged by:** [@ramsayleung](https://github.com/ramsayleung) **Base:** `master` ← **Head:** `fix-clippy` --- ### 📝 Commits (1) - [`9452e82`](https://github.com/ramsayleung/rspotify/commit/9452e82ab89ce35a278a61b36c02d4e904d78e93) Fix clippy warnings ### 📊 Changes **4 files changed** (+9 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `examples/auth_code_pkce.rs` (+2 -0) 📝 `examples/with_auto_reauth.rs` (+2 -0) 📝 `src/clients/base.rs` (+1 -1) 📝 `src/clients/pagination/iter.rs` (+4 -7) </details> ### 📄 Description ## Description Fixed clippy warnings. ## Motivation and Context https://github.com/ramsayleung/rspotify/pull/483#issuecomment-2123875453 ## Dependencies None. ## Type of change Please delete options that are not relevant. - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] This change requires a documentation update ## How has this been tested? By running clippy and observing no warnings. ## Is this change properly documented? N/A --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem closed this issue 2026-02-27 20:24:55 +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/rspotify#487
No description provided.