Skip to content

Conversation

jhgg
Copy link
Contributor

@jhgg jhgg commented Apr 4, 2023

fixes #14438

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 4, 2023
}
Option::<()>::None
});
Option::<()>::None
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fun fact, None::<()> should also work!

@Veykril
Copy link
Member

Veykril commented Apr 4, 2023

Thanks!
@bors r+

@bors
Copy link
Contributor

bors commented Apr 4, 2023

📌 Commit f6b0c19 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Apr 4, 2023

⌛ Testing commit f6b0c19 with merge a646439...

@bors
Copy link
Contributor

bors commented Apr 4, 2023

☀️ Test successful - checks-actions
Approved by: Veykril
Pushing a646439 to master...

@bors bors merged commit a646439 into rust-lang:master Apr 4, 2023
@lnicola lnicola changed the title assist: autoderef in generate delegate methods fix: assist: autoderef in generate delegate methods Apr 4, 2023
@jhgg jhgg deleted the fix/generate-delegate-methods-autoderef branch April 4, 2023 14:09
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.

Generate delegate methods... assist should look through deref
4 participants