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 undocumented_unsafe_blocks in closures #9117

Merged
merged 1 commit into from
Jul 5, 2022

Conversation

Jarcho
Copy link
Contributor

@Jarcho Jarcho commented Jul 4, 2022

fixes #9114
changelog: Fix undocumented_unsafe_blocks not checking for comments before the start of a closure

@rust-highfive
Copy link

r? @giraffate

(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 Jul 4, 2022
@giraffate
Copy link
Contributor

@bors r+

Thanks!

@bors
Copy link
Collaborator

bors commented Jul 5, 2022

📌 Commit 9756679 has been approved by giraffate

@bors
Copy link
Collaborator

bors commented Jul 5, 2022

⌛ Testing commit 9756679 with merge 48e527e...

@bors
Copy link
Collaborator

bors commented Jul 5, 2022

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: giraffate
Pushing 48e527e to master...

@bors bors merged commit 48e527e into rust-lang:master Jul 5, 2022
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.

undocumented-unsafe-blocks is too strict
4 participants