[PR #980] [CLOSED] impl std::error::Error for all errors #1174

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

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/980
Author: @ealasu
Created: 3/19/2022
Status: Closed

Base: devHead: feature/impl-std-error


📝 Commits (1)

  • 3c9db9e impl std::error::Error for all errors

📊 Changes

4 files changed (+32 additions, -0 deletions)

View changed files

📝 core/src/audio_key.rs (+8 -0)
📝 core/src/channel.rs (+8 -0)
📝 core/src/mercury/types.rs (+8 -0)
📝 core/src/spotify_id.rs (+8 -0)

📄 Description

No description provided


🔄 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/980 **Author:** [@ealasu](https://github.com/ealasu) **Created:** 3/19/2022 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `feature/impl-std-error` --- ### 📝 Commits (1) - [`3c9db9e`](https://github.com/librespot-org/librespot/commit/3c9db9e6d4ab838f78f5a6bdd96ae6193e639be2) impl std::error::Error for all errors ### 📊 Changes **4 files changed** (+32 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `core/src/audio_key.rs` (+8 -0) 📝 `core/src/channel.rs` (+8 -0) 📝 `core/src/mercury/types.rs` (+8 -0) 📝 `core/src/spotify_id.rs` (+8 -0) </details> ### 📄 Description _No description provided_ --- <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:27 +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#1174
No description provided.