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

Lint indirect usages in disallowed_methods #8852

Merged
merged 1 commit into from
May 20, 2022

Conversation

Alexendoo
Copy link
Member

Fixes #8849

changelog: Lint indirect usages in [disallowed_methods]

@rust-highfive
Copy link

r? @Manishearth

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label May 20, 2022
@Manishearth
Copy link
Member

@bors r+

seems good!

@bors
Copy link
Collaborator

bors commented May 20, 2022

📌 Commit 5730fd4 has been approved by Manishearth

@bors
Copy link
Collaborator

bors commented May 20, 2022

⌛ Testing commit 5730fd4 with merge f26f117...

@bors
Copy link
Collaborator

bors commented May 20, 2022

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: Manishearth
Pushing f26f117 to master...

@bors bors merged commit f26f117 into rust-lang:master May 20, 2022
@Alexendoo Alexendoo deleted the indirect-disallowed-methods branch May 20, 2022 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

disallowed_methods can't detect higher-order calls
4 participants