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

Unnecessary match branch #1

Open
windwardrail opened this issue Apr 30, 2018 · 0 comments
Open

Unnecessary match branch #1

windwardrail opened this issue Apr 30, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@windwardrail
Copy link
Contributor

In howser::validator, the match branch for MatchType::None, is logically unnecessary, but required for exhaustive matching. It would be nice if we could make this go away.

@windwardrail windwardrail added the invalid This doesn't seem right label Apr 30, 2018
@windwardrail windwardrail self-assigned this Apr 30, 2018
@windwardrail windwardrail added enhancement New feature or request and removed invalid This doesn't seem right labels Apr 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant