Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

fix: label all errors that occur in text parsers (#826)#834

Merged
Hedgehogo merged 6 commits into
zesterer:mainfrom
Hedgehogo:fix_whitespace_error
Aug 14, 2025
Merged

fix: label all errors that occur in text parsers (#826)#834
Hedgehogo merged 6 commits into
zesterer:mainfrom
Hedgehogo:fix_whitespace_error

Conversation

@Hedgehogo

Copy link
Copy Markdown
Collaborator

Label errors that occur when there is no token, and not just when they do not meet expectations.

The tests::labels test crashes for the reason described in #832.

Label errors that occur when there is no token, and not just when they do not meet expectations.
Comment thread src/text.rs
@Hedgehogo

Copy link
Copy Markdown
Collaborator Author

The text::tests::ident test crashes due to #838.
The Parser::validate doc test falls due to #839.

@zesterer

Copy link
Copy Markdown
Owner

Looks like tests are still failing on this, FYI.

@Hedgehogo

Copy link
Copy Markdown
Collaborator Author

And I wrote why.

@Hedgehogo
Hedgehogo merged commit a283b15 into zesterer:main Aug 14, 2025
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants