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

feat!: Add ParserError, AsChar, ContainsToken, Stream to prelude #658

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

epage
Copy link
Collaborator

@epage epage commented Jan 3, 2025

Searching my projects, these are the ones I tend to see used and shouldn't cause much of a problem

Fixes #647

BREAKING CHANGE: These will cause unused import warnings when importing both the prelude and the trait

Searching my projects, these are the ones I tend to see used and
shouldn't cause much of a problem

Fixes winnow-rs#647

BREAKING CHANGE: These will cause unused import warnings when importing
both the prelude and the trait
@epage epage enabled auto-merge January 3, 2025 17:36
@epage epage merged commit ac589a4 into winnow-rs:main Jan 3, 2025
15 of 16 checks passed
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12601569368

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.022%

Totals Coverage Status
Change from base Build 12601420995: 0.03%
Covered Lines: 1277
Relevant Lines: 3113

💛 - Coveralls

@epage epage deleted the prelude branch January 3, 2025 17:40
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.

Extend the prelude with more traits
2 participants