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

FROM_ITER_INSTEAD_OF_COLLECT: avoid unwrapping unconditionally #6304

Merged
merged 1 commit into from
Nov 7, 2020

Conversation

matthiaskrgr
Copy link
Member

@matthiaskrgr matthiaskrgr commented Nov 6, 2020

Fixes #6302

changelog: fix unwrap of None when checking libcore with clippy

@rust-highfive
Copy link

r? @llogiq

(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 6, 2020
@llogiq
Copy link
Contributor

llogiq commented Nov 7, 2020

Thank you! @bors r+

@bors
Copy link
Contributor

bors commented Nov 7, 2020

📌 Commit 5253595 has been approved by llogiq

@bors
Copy link
Contributor

bors commented Nov 7, 2020

⌛ Testing commit 5253595 with merge c015622...

@bors
Copy link
Contributor

bors commented Nov 7, 2020

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

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 running clippy master on rustc master while checking libcore
4 participants