Skip to content

[CSSolver] Add recorded pack expansion environments to solutions #65165

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
Apr 14, 2023

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Apr 13, 2023

Fixes a bug where only pack environments created during constraint
would be usable during solution application, everything else would
create a new environment that would produce pack elements with
new UUIDs which cases issues during SILGen.

Fixes a bug where only pack environments created during constraint
would be usable during solution application, everything else would
create a new environment that would produce pack elements with new
UUIDs which cases issues during SILGen.
@xedin
Copy link
Contributor Author

xedin commented Apr 13, 2023

Opening this without a test-case because there are issues with .element when base type is overloaded.

@xedin
Copy link
Contributor Author

xedin commented Apr 13, 2023

@swift-ci please smoke test

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