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

Fix expect_fun_call false negative on references #4915

Merged
merged 1 commit into from Dec 19, 2019
Merged

Fix expect_fun_call false negative on references #4915

merged 1 commit into from Dec 19, 2019

Conversation

ghost
Copy link

@ghost ghost commented Dec 19, 2019

Closes #4912

changelog: Fix expect_fun_call false negative on references

@phansch
Copy link
Member

phansch commented Dec 19, 2019

@bors r+

@bors
Copy link
Collaborator

bors commented Dec 19, 2019

📌 Commit 1559f8b has been approved by phansch

@phansch
Copy link
Member

phansch commented Dec 19, 2019

@bors retry

1 similar comment
@phansch
Copy link
Member

phansch commented Dec 19, 2019

@bors retry

@phansch
Copy link
Member

phansch commented Dec 19, 2019

@bors ping

@bors
Copy link
Collaborator

bors commented Dec 19, 2019

😪 I'm awake I'm awake

@phansch
Copy link
Member

phansch commented Dec 19, 2019

@bors retry

@phansch
Copy link
Member

phansch commented Dec 19, 2019

@bors r+

@bors
Copy link
Collaborator

bors commented Dec 19, 2019

💡 This pull request was already approved, no need to approve it again.

@bors
Copy link
Collaborator

bors commented Dec 19, 2019

📌 Commit 1559f8b has been approved by phansch

@phansch
Copy link
Member

phansch commented Dec 19, 2019

@bors retry

1 similar comment
@phansch
Copy link
Member

phansch commented Dec 19, 2019

@bors retry

@bors
Copy link
Collaborator

bors commented Dec 19, 2019

⌛ Testing commit 1559f8b with merge 584f95f...

bors added a commit that referenced this pull request Dec 19, 2019
Fix `expect_fun_call` false negative on references

Closes #4912

changelog: Fix `expect_fun_call` false negative on references
@bors
Copy link
Collaborator

bors commented Dec 19, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: phansch
Pushing 584f95f to master...

@bors bors merged commit 1559f8b into rust-lang:master Dec 19, 2019
@ghost ghost deleted the fix-4912-2 branch December 26, 2019 07:05
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.

expect_fun_call does not trigger to references
3 participants