mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #75] [MERGED] Ramsay/fix clippy check error and bump rspotify version to 0.8 #226
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#226
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/75
Author: @ramsayleung
Created: 1/30/2020
Status: ✅ Merged
Merged: 1/30/2020
Merged by: @ramsayleung
Base:
master← Head:ramsay/fix-clippy-check-error📝 Commits (6)
708c304fix clippy check warning.67ae3f0fix clippy check error, impl FromStr trait instead of impl function named from_strce0b3daallow needless_doctest_main lintsbfc3fberemove continuoue-on-error configuration, stop step on error.f636b80update README.md, add github action badges.241f6b9update rspotify to 0.8📊 Changes
10 files changed (+457 additions, -634 deletions)
View changed files
📝
.github/workflows/ci.yml(+0 -4)📝
CHANGELOG.md(+22 -0)📝
Cargo.toml(+1 -1)📝
README.md(+1 -0)📝
src/lib.rs(+1 -0)📝
src/spotify/client.rs(+1 -1)📝
src/spotify/model/offset.rs(+4 -4)📝
src/spotify/oauth2.rs(+31 -34)📝
src/spotify/senum.rs(+390 -588)📝
src/spotify/util.rs(+6 -2)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.