Skip to content

fix: Resolve assoc. types of supertraits in the IDE layer #12198

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 2 commits into from
May 9, 2022
Merged

fix: Resolve assoc. types of supertraits in the IDE layer #12198

merged 2 commits into from
May 9, 2022

Conversation

jonas-schievink
Copy link
Contributor

Fixes #12166

@jonas-schievink
Copy link
Contributor Author

@bors r+

@bors
Copy link
Contributor

bors commented May 9, 2022

📌 Commit 7e45915 has been approved by jonas-schievink

bors added a commit that referenced this pull request May 9, 2022
…ypes, r=jonas-schievink

fix: Resolve assoc. types of supertraits in the IDE layer

Fixes #12166
@bors
Copy link
Contributor

bors commented May 9, 2022

⌛ Testing commit 7e45915 with merge 04e9349...

@jonas-schievink
Copy link
Contributor Author

@bors r+

@bors
Copy link
Contributor

bors commented May 9, 2022

📌 Commit 2156815 has been approved by jonas-schievink

@bors
Copy link
Contributor

bors commented May 9, 2022

⌛ Testing commit 2156815 with merge ab55805...

@bors
Copy link
Contributor

bors commented May 9, 2022

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

@bors bors merged commit ab55805 into rust-lang:master May 9, 2022
@jonas-schievink jonas-schievink deleted the ide-resolve-supertrait-assoc-types branch May 9, 2022 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Associated types of supertraits aren't accepted or completed in impl Subtrait<...>
2 participants