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

Track an interface type, not an interface ID, on an associated entity. #4188

Merged

Conversation

zygoloid
Copy link
Contributor

@zygoloid zygoloid commented Aug 5, 2024

This prepares us for modeling associated entities of parameterized interfaces.

We don't use the interface parameters when type-checking impls or uses of interface members yet, but we do now check interface arguments during impl lookup.

This prepares us for modeling associated entities of parameterized
interfaces.
@zygoloid zygoloid requested a review from josh11b August 5, 2024 20:25
@github-actions github-actions bot requested a review from jonmeow August 5, 2024 20:26
@josh11b josh11b added this pull request to the merge queue Aug 5, 2024
Merged via the queue into carbon-language:trunk with commit 8a8c227 Aug 5, 2024
7 checks passed
@zygoloid zygoloid deleted the toolchain-interface-type-in-aet branch August 7, 2024 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants