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(stream)!: Change ContainsToken from FnMut to Fn #714

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

epage
Copy link
Collaborator

@epage epage commented Jan 24, 2025

Revert "fix(stream)!: Change ContainsToken from Fn to FnMut"

This reverts commit 424f4b0.

When used with const, this produces warnings and I'd like more time to think on this.

Revert "fix(stream)!: Change ContainsToken from Fn to FnMut"

This reverts commit 424f4b0.

When used with `const`, this produces warnings and I'd like more time to
think on this.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12955024120

Details

  • 4 of 24 (16.67%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 40.716%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/stream/mod.rs 4 24 16.67%
Totals Coverage Status
Change from base Build 12954879633: 0.0%
Covered Lines: 1296
Relevant Lines: 3183

💛 - Coveralls

@epage epage merged commit e417101 into winnow-rs:main Jan 24, 2025
15 checks passed
@epage epage deleted the revert branch January 24, 2025 18:08
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