Skip to content

Fix false negative in TRIVIAL_REGEX #631

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 1 commit into from
Feb 6, 2016
Merged

Conversation

mcarton
Copy link
Member

@mcarton mcarton commented Feb 6, 2016

Fix https://github.com/Manishearth/rust-clippy/issues/596#issuecomment-180789480.
It now uses the parsed expression (the expression is parsed anyway for the INVALID_REGEX lint).

Manishearth added a commit that referenced this pull request Feb 6, 2016
Fix false negative in TRIVIAL_REGEX
@Manishearth Manishearth merged commit b5105f5 into rust-lang:master Feb 6, 2016
@mcarton mcarton deleted the regex branch February 6, 2016 17:24
@llogiq
Copy link
Contributor

llogiq commented Feb 6, 2016

Cool! ;smile:

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.

3 participants