Skip to content

Suggest to borrow after failing to cast from T to *const/mut T #84228

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

Merged
merged 2 commits into from
Apr 16, 2021

Conversation

SkiFire13
Copy link
Contributor

Fixes #84213

@rust-highfive
Copy link
Contributor

r? @matthewjasper

(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 Apr 15, 2021
@rust-log-analyzer

This comment has been minimized.

@estebank
Copy link
Contributor

r? @estebank
@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Apr 16, 2021

📌 Commit 791e800 has been approved by estebank

@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 Apr 16, 2021
@bors
Copy link
Collaborator

bors commented Apr 16, 2021

⌛ Testing commit 791e800 with merge 710da44...

@bors
Copy link
Collaborator

bors commented Apr 16, 2021

☀️ Test successful - checks-actions
Approved by: estebank
Pushing 710da44 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Apr 16, 2021
@bors bors merged commit 710da44 into rust-lang:master Apr 16, 2021
@rustbot rustbot added this to the 1.53.0 milestone Apr 16, 2021
@SkiFire13 SkiFire13 deleted the fix-84213 branch April 16, 2021 08:26
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.

Casting owned type to raw pointer has unclear error message
7 participants