Skip to content

Conversation

@LucaCappelletti94
Copy link
Contributor

@LucaCappelletti94 LucaCappelletti94 commented Feb 1, 2026

This PR updates ParserError and TokenizerError to implement core::error::Error instead of std::error::Error.

This change enables the Error trait implementation for these types in no_std environments unconditionally, removing the need for #[cfg(feature = "std")] guards.

@LucaCappelletti94 LucaCappelletti94 marked this pull request as ready for review February 1, 2026 07:47
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