Skip to content

SIL: Fix lowering for 'var's whose types contain local archetypes #74414

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, 2024

Conversation

slavapestov
Copy link
Contributor

A mutable 'var' becomes a SILBoxType, and we need to plumb the correct generic signature through here too.

Fixes #71921.

@slavapestov slavapestov marked this pull request as ready for review June 18, 2024 15:43
A mutable 'var' becomes a SILBoxType, and we need to plumb the
correct generic signature through here too.

Fixes swiftlang#71921.
@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test

@slavapestov
Copy link
Contributor Author

@swift-ci Please test source compatibility

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.

Compiler crash in pack iteration
1 participant