mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #294] [MERGED] Update to rust edition 2021 #379
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#379
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/294
Author: @ramsayleung
Created: 12/25/2021
Status: ✅ Merged
Merged: 7/31/2022
Merged by: @marioortizmanero
Base:
master← Head:ramsay_update_to_rust2021📝 Commits (3)
3502776migrate to rust-202154f8397add rust-version42e7328Merge branch 'master' into ramsay_update_to_rust2021📊 Changes
1 file changed (+2 additions, -4 deletions)
View changed files
📝
Cargo.toml(+2 -4)📄 Description
Description
Update to Rust edition 202
Motivation and Context
Trying to close #275, by the way, as for this:
I think it's necessary to keep
build_jsonandbuild_mapmacros, since the currentoptionalsemantics can't be replaced with the built-inHashMap::frommethod:Dependencies
None
Type of change
Please delete options that are not relevant.
How has this been tested?
All CI checks should pass
Is this change properly documented?
I think it's not necessary to add this to CHANGELOG
Last but not least, Merry Christmas :-)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.