Skip to content

[CSBindings] Mark type variables that represent type parameter packs as "involving type variables" #65962

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 3 commits into from
May 17, 2023

Conversation

xedin
Copy link
Contributor

@xedin xedin commented May 16, 2023

Such type variables are always dependent on pack expansion type variables
which should be bound first.

xedin added 3 commits May 16, 2023 14:48
…as "involving type variables"

Such type variables are always dependent on pack expansion type variables
which should be bound first.
@xedin xedin requested a review from hborla as a code owner May 16, 2023 23:44
@xedin
Copy link
Contributor Author

xedin commented May 16, 2023

@swift-ci please test

@xedin
Copy link
Contributor Author

xedin commented May 17, 2023

5.9 version got approved so I'm going to land this one.

@xedin xedin merged commit e4ec78c into swiftlang:main May 17, 2023
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.

1 participant