[PR #1039] [MERGED] Migrate to Rust 2021 #1206

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

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/1039
Author: @roderickvd
Created: 8/2/2022
Status: Merged
Merged: 8/3/2022
Merged by: @roderickvd

Base: devHead: rust-2021-edition


📝 Commits (1)

📊 Changes

19 files changed (+25 additions, -25 deletions)

View changed files

📝 Cargo.toml (+1 -1)
📝 audio/Cargo.toml (+1 -1)
📝 audio/src/range_set.rs (+1 -1)
📝 connect/Cargo.toml (+1 -1)
📝 connect/src/spirc.rs (+2 -2)
📝 core/Cargo.toml (+1 -1)
📝 core/src/config.rs (+1 -1)
📝 core/src/file_id.rs (+2 -2)
📝 core/src/lib.rs (+0 -1)
📝 core/src/spotify_id.rs (+4 -4)
📝 discovery/Cargo.toml (+1 -1)
📝 metadata/Cargo.toml (+1 -1)
📝 metadata/src/restriction.rs (+2 -2)
📝 playback/Cargo.toml (+3 -1)
📝 playback/src/audio_backend/mod.rs (+1 -1)
📝 playback/src/player.rs (+1 -1)
📝 protocol/Cargo.toml (+1 -1)
📝 protocol/src/lib.rs (+0 -1)
📝 rustfmt.toml (+1 -1)

📄 Description

Anyone any objections against migrating to Rust 2021?


🔄 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/librespot-org/librespot/pull/1039 **Author:** [@roderickvd](https://github.com/roderickvd) **Created:** 8/2/2022 **Status:** ✅ Merged **Merged:** 8/3/2022 **Merged by:** [@roderickvd](https://github.com/roderickvd) **Base:** `dev` ← **Head:** `rust-2021-edition` --- ### 📝 Commits (1) - [`2a79af1`](https://github.com/librespot-org/librespot/commit/2a79af1f0ab50931906133dd5a24d88f4f8b9015) Migrate to Rust 2021 ### 📊 Changes **19 files changed** (+25 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.toml` (+1 -1) 📝 `audio/Cargo.toml` (+1 -1) 📝 `audio/src/range_set.rs` (+1 -1) 📝 `connect/Cargo.toml` (+1 -1) 📝 `connect/src/spirc.rs` (+2 -2) 📝 `core/Cargo.toml` (+1 -1) 📝 `core/src/config.rs` (+1 -1) 📝 `core/src/file_id.rs` (+2 -2) 📝 `core/src/lib.rs` (+0 -1) 📝 `core/src/spotify_id.rs` (+4 -4) 📝 `discovery/Cargo.toml` (+1 -1) 📝 `metadata/Cargo.toml` (+1 -1) 📝 `metadata/src/restriction.rs` (+2 -2) 📝 `playback/Cargo.toml` (+3 -1) 📝 `playback/src/audio_backend/mod.rs` (+1 -1) 📝 `playback/src/player.rs` (+1 -1) 📝 `protocol/Cargo.toml` (+1 -1) 📝 `protocol/src/lib.rs` (+0 -1) 📝 `rustfmt.toml` (+1 -1) </details> ### 📄 Description Anyone any objections against migrating to Rust 2021? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:01:34 +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/librespot#1206
No description provided.