Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Allow FnMut for parser predicates #395

Merged
merged 1 commit into from
Dec 11, 2023
Merged

fix: Allow FnMut for parser predicates #395

merged 1 commit into from
Dec 11, 2023

Conversation

epage
Copy link
Collaborator

@epage epage commented Dec 11, 2023

We inherited this inconsistency from nom

This still leaves out for token predicates but I think that should be fine.

See #392 for discussion on this.

We inherited this inconsistency from nom

This still leaves out for token predicates but I think that should be
fine.

See winnow-rs#392 for discussion on this.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7171182987

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 43.061%

Totals Coverage Status
Change from base Build 7153147296: 0.0%
Covered Lines: 1235
Relevant Lines: 2868

💛 - Coveralls

@epage epage merged commit 90baf53 into winnow-rs:main Dec 11, 2023
15 checks passed
@epage epage deleted the fnmut branch December 11, 2023 17:37
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.

2 participants