Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Aug 31, 2019

Fixes #4433

changelog: Fix false positive in unnecessary filter_map

@flip1995 flip1995 added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Sep 2, 2019
@bors
Copy link
Contributor

bors commented Sep 6, 2019

☔ The latest upstream changes (presumably #4500) made this pull request unmergeable. Please resolve the merge conflicts.

@bors
Copy link
Contributor

bors commented Sep 27, 2019

☔ The latest upstream changes (presumably #4591) made this pull request unmergeable. Please resolve the merge conflicts.

@phansch
Copy link
Contributor

phansch commented Oct 23, 2019

r=me with rebase done

@bors delegate+

@bors
Copy link
Contributor

bors commented Oct 23, 2019

✌️ @mikerite can now approve this pull request

@phansch phansch added S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status) and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties labels Oct 23, 2019
@ghost
Copy link
Author

ghost commented Nov 2, 2019

This fix doesn't work anymore due to changes to ExprUseVisitor. I'm going to try something else to fix this bug.

@ghost ghost closed this Nov 2, 2019
@ghost ghost deleted the fix-4433 branch December 26, 2019 07:28
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

False positive for unnecessary_filter_map
3 participants