mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #484] [MERGED] Fix clippy warnings #487
Labels
No labels
Stale
bug
discussion
enhancement
good first issue
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rspotify#487
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:fix-clippy📝 Commits (1)
9452e82Fix clippy warnings📊 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.
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.