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 importing of the complete_type_witness for a generic class. #4600

Conversation

zygoloid
Copy link
Contributor

We need to create an instruction on import to attach the generic
constant value to.

@zygoloid zygoloid added the dependent Depends on another issue/PR label Nov 27, 2024
@zygoloid

This comment was marked as resolved.

We need to create an instruction on import to attach the generic
constant value to.
@zygoloid zygoloid removed the dependent Depends on another issue/PR label Nov 28, 2024
@zygoloid zygoloid force-pushed the toolchain-import-generic-completetypewitness branch from 5a839de to 70dfa7f Compare November 28, 2024 00:07
@zygoloid zygoloid enabled auto-merge November 28, 2024 00:07
@zygoloid zygoloid added this pull request to the merge queue Nov 28, 2024
Merged via the queue into carbon-language:trunk with commit 831dd2c Nov 28, 2024
8 checks passed
@zygoloid zygoloid deleted the toolchain-import-generic-completetypewitness branch November 28, 2024 00:23
bricknerb pushed a commit to bricknerb/carbon-lang that referenced this pull request Nov 28, 2024
…on-language#4600)

We need to create an instruction on import to attach the generic
constant value to.
danakj pushed a commit to danakj/carbon-lang that referenced this pull request Dec 3, 2024
…on-language#4600)

We need to create an instruction on import to attach the generic
constant value to.
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