Skip to content

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

Merged
Ralith merged 1 commit into
Ralith: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 into
Ralith:masterfrom
djsell:error

Conversation

@djsell

@djsell djsell commented Feb 9, 2026

Copy link
Copy Markdown
Contributor

Resolves #428

@Ralith Ralith left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Thanks!

Comment thread src/world.rs Outdated
@djsell

djsell commented Feb 9, 2026

Copy link
Copy Markdown
Contributor Author

Fixed the formatting. Sorry about that.

@djsell

djsell commented Feb 9, 2026

Copy link
Copy Markdown
Contributor Author

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

Ralith commented Feb 10, 2026

Copy link
Copy Markdown
Owner

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