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(comb): Allow seq tuples to borrow parsers #505

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

epage
Copy link
Collaborator

@epage epage commented Apr 9, 2024

This still has a deficiency compared to seq structs in that you can only
use the parser once.

This is a part of #502

This still has a deficiency compared to seq structs in that you can only
use the parser once.

This is a part of winnow-rs#502
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8622080167

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.03%) to 41.844%

Totals Coverage Status
Change from base Build 8541132511: 0.03%
Covered Lines: 1275
Relevant Lines: 3047

💛 - Coveralls

@epage epage marked this pull request as draft April 9, 2024 20:50
@epage epage added the M-breaking-change Meta: Implementing or merging this will introduce a breaking change. label Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
M-breaking-change Meta: Implementing or merging this will introduce a breaking change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants