Skip to content

Switch to using our own Error and Result type everywhere#48

Merged
redstrate merged 1 commit into
mainfrom
work/redstrate/result-type
May 23, 2026
Merged

Switch to using our own Error and Result type everywhere#48
redstrate merged 1 commit into
mainfrom
work/redstrate/result-type

Conversation

@redstrate

Copy link
Copy Markdown
Owner

This allows library consumers to get much more useful errors from us, which has previously been a problem (along with random unwraps everywhere.)

Fixes #31

@redstrate redstrate self-assigned this May 23, 2026
@redstrate redstrate force-pushed the work/redstrate/result-type branch 2 times, most recently from 8219861 to d158f40 Compare May 23, 2026 15:35
This allows library consumers to get much more useful errors from us,
which has previously been a problem (along with random unwraps
everywhere.)

Fixes #31
@redstrate redstrate force-pushed the work/redstrate/result-type branch from d158f40 to 9daceea Compare May 23, 2026 15:50
@redstrate redstrate merged commit d1d0f79 into main May 23, 2026
4 checks passed
@redstrate redstrate deleted the work/redstrate/result-type branch May 23, 2026 15:51
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.

More detailed errors from file parsing

1 participant