Skip to content

Slightly better panic message when non-match is not caught by prefilter - #88

Merged
archseer merged 1 commit into
helix-editor:masterfrom
rutar-forks:better-panic-parse
Jan 21, 2026
Merged

Slightly better panic message when non-match is not caught by prefilter#88
archseer merged 1 commit into
helix-editor:masterfrom
rutar-forks:better-panic-parse

Conversation

@alexrutar

Copy link
Copy Markdown
Contributor

Resolves #83

This changes the panic message from should have been caught by prefilter to

Non-match should have been caught by prefilter. Maybe `needle` is not normalized?

which is hopefully clearer.

@alexrutar

Copy link
Copy Markdown
Contributor Author

Clippy lints are fixed in #87

@archseer
archseer merged commit 4253de9 into helix-editor:master Jan 21, 2026
4 of 5 checks passed
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.

Assertion failure on simple input: should have been caught by prefilter

2 participants