Skip to content

feat: Improve "Generate Deref impl" assist #12276

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
May 16, 2022
Merged

feat: Improve "Generate Deref impl" assist #12276

merged 1 commit into from
May 16, 2022

Conversation

jonas-schievink
Copy link
Contributor

Fixes #12265
Fixes #12266

The assist will now generate a DerefMut impl if a Deref impl is already present.

@jonas-schievink
Copy link
Contributor Author

@bors r+

@bors
Copy link
Contributor

bors commented May 16, 2022

📌 Commit 1df6560 has been approved by jonas-schievink

@bors
Copy link
Contributor

bors commented May 16, 2022

⌛ Testing commit 1df6560 with merge ce9b174...

@bors
Copy link
Contributor

bors commented May 16, 2022

☀️ Test successful - checks-actions
Approved by: jonas-schievink
Pushing ce9b174 to master...

@bors bors merged commit ce9b174 into rust-lang:master May 16, 2022
@jonas-schievink jonas-schievink deleted the improve-generate-deref-impl branch May 16, 2022 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants