Skip to content

[5.7] Recurse Into Existential Types With Generic Structure #59546

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 19, 2022

Conversation

CodaFi
Copy link
Contributor

@CodaFi CodaFi commented Jun 17, 2022

Cherry picked from #59544


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 CodaFi requested a review from a team as a code owner June 17, 2022 22:00
@CodaFi
Copy link
Contributor Author

CodaFi commented Jun 17, 2022

@swift-ci test

@CodaFi
Copy link
Contributor Author

CodaFi commented Jun 17, 2022

@swift-ci test

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
Copy link
Contributor Author

CodaFi commented Jun 18, 2022

@swift-ci test Linux

@CodaFi CodaFi merged commit f5e75bb into swiftlang:release/5.7 Jun 19, 2022
@CodaFi CodaFi deleted the rebastract-art branch June 19, 2022 01:03
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.

2 participants