Skip to content

use core::error::Error for no_std support and bump MSRV to 1.81#429

Merged
Ralith merged 1 commit intoRalith:masterfrom
djsell:error
Feb 10, 2026
Merged

use core::error::Error for no_std support and bump MSRV to 1.81#429
Ralith merged 1 commit intoRalith:masterfrom
djsell:error

Conversation

@djsell
Copy link
Contributor

@djsell djsell commented Feb 9, 2026

Resolves #428

Copy link
Owner

@Ralith Ralith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@djsell
Copy link
Contributor Author

djsell commented Feb 9, 2026

Fixed the formatting. Sorry about that.

@djsell
Copy link
Contributor Author

djsell commented Feb 9, 2026

Fixed the lint issue. As a side note, is there a guide to contributing that I missed? Would be helpful to know what to check ahead of time. I took a peek at the workflow yml this time. 😅

@Ralith Ralith merged commit 88de721 into Ralith:master Feb 10, 2026
5 checks passed
@Ralith
Copy link
Owner

Ralith commented Feb 10, 2026

No, though there's nothing really exotic there -- just format and clippy.

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.

Support Error in no_std

2 participants