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 ICE in undocumented_unsafe_blocks #7945

Merged
merged 1 commit into from
Nov 8, 2021
Merged

Conversation

Serial-ATA
Copy link
Contributor

changelog: Fix ICE in [undocumented_unsafe_blocks]

closes: #7934

@rust-highfive
Copy link

r? @xFrednet

(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 Nov 7, 2021
@calebzulawski
Copy link
Member

I built this locally and confirmed that it now correctly lints portable-simd 👍

@flip1995
Copy link
Member

flip1995 commented Nov 8, 2021

Thanks! I have the feeling, that we might see more ICEs with this lint... I hope I'm wrong.

@bors r+

@bors
Copy link
Contributor

bors commented Nov 8, 2021

📌 Commit 2c6f03d has been approved by flip1995

@bors
Copy link
Contributor

bors commented Nov 8, 2021

⌛ Testing commit 2c6f03d with merge 6fcdf81...

@bors
Copy link
Contributor

bors commented Nov 8, 2021

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: flip1995
Pushing 6fcdf81 to master...

@bors bors merged commit 6fcdf81 into rust-lang:master Nov 8, 2021
@Serial-ATA Serial-ATA deleted the issue-7934 branch November 8, 2021 11:34
@calebzulawski calebzulawski mentioned this pull request Dec 4, 2021
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.

ICE with clippy::undocumented_unsafe_blocks
6 participants