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

2229: Drop any deref in move closure #88467

Merged
merged 1 commit into from
Aug 31, 2021
Merged

Conversation

arora-aman
Copy link
Member

Fixes: #88431

r? @nikomatsakis

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 29, 2021
@nikomatsakis
Copy link
Contributor

@bors r+ p=1

2021 Edition

@bors
Copy link
Contributor

bors commented Aug 30, 2021

📌 Commit 793fbc7 has been approved by nikomatsakis

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Aug 30, 2021
@bors
Copy link
Contributor

bors commented Aug 30, 2021

⌛ Testing commit 793fbc7 with merge 6aca35b0b93c3db60c56a6fd1672f8b7214a5e92...

@m-ou-se
Copy link
Member

m-ou-se commented Aug 30, 2021

@bors retry

@rust-log-analyzer
Copy link
Collaborator

A job failed! Check out the build log: (web) (plain)

Click to see the possible cause of the failure (guessed by this bot)

@bors
Copy link
Contributor

bors commented Aug 31, 2021

⌛ Testing commit 793fbc7 with merge d4f263a...

@bors
Copy link
Contributor

bors commented Aug 31, 2021

☀️ Test successful - checks-actions
Approved by: nikomatsakis
Pushing d4f263a to master...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot infer lifetime with disjoint capture.
7 participants