Skip to content

Fix single_char_pattern crash (#3204) #3213

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
1 commit merged into from Sep 24, 2018
Merged

Fix single_char_pattern crash (#3204) #3213

1 commit merged into from Sep 24, 2018

Conversation

ghost
Copy link

@ghost ghost commented Sep 23, 2018

This commit fixes the crash by removing constant checking from the lint.

Closes #3204.

Copy link
Member

@flip1995 flip1995 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs rebase, then r=me

This commit fixes the crash by removing constant checking from the lint.

Closes #3204.
@ghost ghost merged commit 417cf20 into rust-lang:master Sep 24, 2018
@ghost ghost deleted the fix-3204 branch May 11, 2019 08:07
This pull request was closed.
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.

single_char_pattern with constants
1 participant