mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 00:05:55 +03:00
[PR #1667] clippy: enable implicit_clone lint #1484
Labels
No labels
A-Alsa
SpotifyAPI
Tokio 1.0
audio
bug
can't reproduce
compilation
dependencies
duplicate
enhancement
good first issue
help wanted
high priority
imported
imported
invalid
new api
pull-request
question
reverse engineering
wiki
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot#1484
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/librespot-org/librespot/pull/1667
Author: @xtqqczze
Created: 12/24/2025
Status: 🔄 Open
Base:
dev← Head:clippy/implicit_clone📝 Commits (2)
4cf6bdbclippy: enable implicit_clone lintb8b0d77fix: remove redundantclone📊 Changes
16 files changed (+24 additions, -23 deletions)
View changed files
📝
Cargo.toml(+1 -0)📝
connect/src/state/context.rs(+2 -2)📝
core/src/login5.rs(+1 -1)📝
core/src/spclient.rs(+2 -2)📝
core/src/token.rs(+1 -1)📝
discovery/src/server.rs(+1 -1)📝
metadata/src/album.rs(+1 -1)📝
metadata/src/availability.rs(+1 -1)📝
metadata/src/content_rating.rs(+1 -1)📝
metadata/src/episode.rs(+1 -1)📝
metadata/src/request.rs(+1 -1)📝
metadata/src/restriction.rs(+1 -1)📝
metadata/src/show.rs(+1 -1)📝
metadata/src/track.rs(+2 -2)📝
oauth/src/lib.rs(+6 -6)📝
src/main.rs(+1 -1)📄 Description
https://rust-lang.github.io/rust-clippy/master/index.html#implicit_clone
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.