Skip to content

regex: Fix parsing of character classes #18282

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

Merged
merged 3 commits into from
Oct 29, 2014
Merged

Conversation

pczarn
Copy link
Contributor

@pczarn pczarn commented Oct 24, 2014

Fixes #18034

3 bugs fixed.

@pczarn
Copy link
Contributor Author

pczarn commented Oct 24, 2014

cc @BurntSushi

@BurntSushi
Copy link
Member

@pczarn LGTM. :-)

@alexcrichton
Copy link
Member

Thanks @pczarn!

bors added a commit that referenced this pull request Oct 29, 2014
@bors bors closed this Oct 29, 2014
@bors bors merged commit f219773 into rust-lang:master Oct 29, 2014
@pczarn pczarn deleted the regex-parse branch January 14, 2015 16:55
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.

regex does not handle quoted right bracket correctly within character set
4 participants