Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Conversation

rosslannen
Copy link
Contributor

With the error trait being moved from std to core in rust 1.81, implementing core::error::Error allows the error trait to be used in [no_std] environments for these types.

@VictorKoenders
Copy link
Contributor

Looks like we'll want to remove the serde implementation in that case, otherwise looks good to me

@rosslannen rosslannen force-pushed the feature/core-error branch from ae2dd91 to 21ec6f0 Compare May 8, 2025 18:21
@rosslannen
Copy link
Contributor Author

@VictorKoenders I got those removed, let me know if there's anything else I need to take care of.

@VictorKoenders VictorKoenders merged commit 9460dce into bincode-org:trunk May 9, 2025
101 checks passed
@VictorKoenders
Copy link
Contributor

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants