Skip to content

refactor: new error system - #624

Draft
alejandro-vaz wants to merge 6 commits into
servo:v2from
alejandro-vaz:new-errors
Draft

alejandro-vaz wants to merge 6 commits into
servo:v2from
alejandro-vaz:new-errors

Conversation

@alejandro-vaz

@alejandro-vaz alejandro-vaz commented Sep 19, 2026

Copy link
Copy Markdown
Collaborator

this PR remakes error handling to be trait-based and more specific based on smaller structs composing an enum when both may be

it is clearer than the old infallible error handling, and allows a more precise public API

closes #622

@alejandro-vaz alejandro-vaz self-assigned this Sep 19, 2026
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.

error structs prototype

1 participant