Skip to content
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

fix: Implement creating generics for impl traits in associated types #17160

Merged
merged 2 commits into from Apr 30, 2024

Conversation

dfireBird
Copy link
Contributor

Hopefully fix #17017

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 29, 2024
crates/hir-def/src/lower.rs Outdated Show resolved Hide resolved
@Veykril
Copy link
Member

Veykril commented Apr 30, 2024

Thanks!
@bors r+

@bors
Copy link
Collaborator

bors commented Apr 30, 2024

📌 Commit da0fb75 has been approved by Veykril

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Apr 30, 2024

⌛ Testing commit da0fb75 with merge 1bf1f6e...

@bors
Copy link
Collaborator

bors commented Apr 30, 2024

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

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.

Request textDocument/semanticTokens/full/delta failed.
4 participants