Skip to content

Use core::error::Error instead of std#120

Merged
caibear merged 1 commit into
mainfrom
error_in_core
Jun 28, 2026
Merged

Use core::error::Error instead of std#120
caibear merged 1 commit into
mainfrom
error_in_core

Conversation

@caibear

@caibear caibear commented Jun 28, 2026

Copy link
Copy Markdown
Collaborator

Note: Removing serde::StdError on no_std in favor of core::error::Error is a slight breaking change because if binaries used --cfg no_core_error to make serde polyfill serde::StdError these are two distinct types. But this is a very small breakage so it's probably fine.

…ditionally remove old nightly polyfills of div_ceil.
@caibear caibear merged commit 7ae8807 into main Jun 28, 2026
3 checks passed
@caibear caibear deleted the error_in_core branch June 28, 2026 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant