Skip to content

Avoid linting unsized mutable reference #9835

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 1 commit into from
Nov 12, 2022
Merged

Conversation

koka831
Copy link
Contributor

@koka831 koka831 commented Nov 12, 2022

fix #9035

changelog: [mut_mut] avoid suggesting to reborrow unsized mutable reference

@rust-highfive
Copy link

r? @Alexendoo

(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 12, 2022
@Alexendoo
Copy link
Member

👍

@bors r+

@bors
Copy link
Contributor

bors commented Nov 12, 2022

📌 Commit 93edc12 has been approved by Alexendoo

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Nov 12, 2022

⌛ Testing commit 93edc12 with merge 9f283c9...

@bors
Copy link
Contributor

bors commented Nov 12, 2022

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: Alexendoo
Pushing 9f283c9 to master...

@bors bors merged commit 9f283c9 into rust-lang:master Nov 12, 2022
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.

mut_mut suggests invalid code
4 participants