Skip to content

"Inline type alias" should work on Self in impls #12109

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

Closed
jonas-schievink opened this issue Apr 28, 2022 · 0 comments · Fixed by #12110
Closed

"Inline type alias" should work on Self in impls #12109

jonas-schievink opened this issue Apr 28, 2022 · 0 comments · Fixed by #12110
Assignees
Labels
A-assists C-feature Category: feature request S-actionable Someone could pick this issue up and work on it right now

Comments

@jonas-schievink
Copy link
Contributor

Self in an impl is effectively a type alias, so I'd expect the "inline type alias" assist to handle it

@jonas-schievink jonas-schievink added S-actionable Someone could pick this issue up and work on it right now A-assists C-feature Category: feature request labels Apr 28, 2022
@jonas-schievink jonas-schievink self-assigned this Apr 28, 2022
bors added a commit that referenced this issue Apr 28, 2022
…evink

feat: Make "inline type alias" work for `Self`

Fixes #12109
@bors bors closed this as completed in 339a186 Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-assists C-feature Category: feature request S-actionable Someone could pick this issue up and work on it right now
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant