Skip to content

[ConstraintSystem] NFC: Check whether opened type has a binding befor… #60541

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
Aug 15, 2022

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Aug 13, 2022

…e printing

In some circumstances opened type might not have a fixed binding.
A good example could be dependent sub-component produced for
result builder transformed code (connected via one-way constraints),
in such a case OpenedTypes would have outer generic parameters
but they might not be bound yet, so they have to be printed as
type variables.

…e printing

In some circumstances opened type might not have a fixed binding.
A good example could be dependent sub-component produced for
result builder transformed code (connected via one-way constraints),
in such a case `OpenedTypes` would have outer generic parameters
but they might not be bound yet, so they have to be printed as
type variables.
@xedin
Copy link
Contributor Author

xedin commented Aug 13, 2022

/cc @amritpan

@xedin
Copy link
Contributor Author

xedin commented Aug 13, 2022

@swift-ci please test

@xedin xedin merged commit 7bcb8d4 into swiftlang:main Aug 15, 2022
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