Skip to content

Recurse Into Existential Types With Generic Structure #59544

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 1 commit into from
Jun 18, 2022

Conversation

CodaFi
Copy link
Contributor

@CodaFi CodaFi commented Jun 17, 2022

Before the introduction of parameterized existential types, there
was no generic structure under these types. Now that there is, we'll
need to recurse into them to pick up any latent generic types
and lower them appropriately.

rdar://94320481

@CodaFi
Copy link
Contributor Author

CodaFi commented Jun 17, 2022

@swift-ci smoke test and merge

Before the introduction of parameterized existential types, there
was no generic structure under these types. Now that there is, we'll
need to recurse into them to pick up any latent generic types
and lower them appropriately.

rdar://94320481
@CodaFi
Copy link
Contributor Author

CodaFi commented Jun 18, 2022

@swift-ci test

@CodaFi CodaFi merged commit 0c67ce6 into swiftlang:main Jun 18, 2022
@CodaFi CodaFi deleted the abstract-art branch June 18, 2022 22:39
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.

3 participants