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

Check type for SINGLE_CHAR_PATTERN #867

Merged
merged 1 commit into from
Apr 23, 2016
Merged

Check type for SINGLE_CHAR_PATTERN #867

merged 1 commit into from
Apr 23, 2016

Conversation

mcarton
Copy link
Member

@mcarton mcarton commented Apr 20, 2016

It’d be nicer to actually check for Pattern bounds but in the meantime this needs to be fixed.
Fix #830.

It’d be nicer to actually check for `Pattern` bounds but in the meantime
this needs to be fixed.
@llogiq llogiq merged commit 30f7651 into master Apr 23, 2016
@llogiq
Copy link
Contributor

llogiq commented Apr 23, 2016

Good work.

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.

False positive on single_char_pattern with serde_json::Value.find(_)
2 participants