-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Add suggestions for if_let_some_result
#5032
Conversation
Also, renamed files and module to |
☔ The latest upstream changes (presumably #5040) made this pull request unmergeable. Please resolve the merge conflicts. |
f4a06b9
to
5ded8ef
Compare
☔ The latest upstream changes (presumably #5042) made this pull request unmergeable. Please resolve the merge conflicts. |
5ded8ef
to
56feda1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
File/module rename is fin 👍
56feda1
to
7e76a19
Compare
Thanks, now this should be a rock solid suggestion! @bors r+ |
📌 Commit c9f8d03 has been approved by |
Add suggestions for `if_let_some_result` Fixes #4991 This approach may be fragile though... changelog: Add suggestions for `if_let_some_result`
☀️ Test successful - checks-travis, status-appveyor |
Fixes #4991
This approach may be fragile though...
changelog: Add suggestions for
if_let_some_result