Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

prefer if let to match with None => {} arm in some places #34638

Merged
merged 1 commit into from
Jul 4, 2016

prefer `if let` to match with `None => {}` arm in some places

d37edef
Select commit
Loading
Failed to load commit list.
Merged

prefer if let to match with None => {} arm in some places #34638

prefer `if let` to match with `None => {}` arm in some places
d37edef
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs