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: Truncate closure capture place for raw pointer #15860

Merged
merged 1 commit into from Nov 9, 2023

Conversation

HKalbasi
Copy link
Member

@HKalbasi HKalbasi commented Nov 9, 2023

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 9, 2023
@HKalbasi
Copy link
Member Author

HKalbasi commented Nov 9, 2023

@bors r+

@bors
Copy link
Collaborator

bors commented Nov 9, 2023

📌 Commit 3bcdb7d has been approved by HKalbasi

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Nov 9, 2023

⌛ Testing commit 3bcdb7d with merge 7663319...

@bors
Copy link
Collaborator

bors commented Nov 9, 2023

☀️ Test successful - checks-actions
Approved by: HKalbasi
Pushing 7663319 to master...

@bors bors merged commit 7663319 into rust-lang:master Nov 9, 2023
10 checks passed
@lnicola lnicola changed the title Truncate closure capture place for raw pointer fix: Truncate closure capture place for raw pointer Nov 10, 2023
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.

Wrong "cannot mutate immutable variable array (E0384)"
3 participants