Skip to content

5.9: [TypeLowering] NFC: Fix lexicality verification for packs and tuples. #64884

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

Conversation

nate-chandler
Copy link
Contributor

Use the new mechanism for looking into tuples that properly handles packs.

Cherry-pick of one commit from #64553 and the test case from #64883 .

Use the new mechanism for looking into tuples that properly handles
packs.
Added test case that exhibits failure without
ff3ec19 even when collection types
aren't eagermove.
@nate-chandler nate-chandler requested a review from a team as a code owner April 4, 2023 00:42
@nate-chandler
Copy link
Contributor Author

@swift-ci please test

@nate-chandler nate-chandler changed the title 5.9: [TypeLowering] NFC: Fix lexicality check for packs and tuples. 5.9: [TypeLowering] NFC: Fix lexicality verification for packs and tuples. Apr 4, 2023
@nate-chandler
Copy link
Contributor Author

@swift-ci please test and merge

@swift-ci swift-ci merged commit c4e30e1 into swiftlang:release/5.9 Apr 4, 2023
@AnthonyLatsis AnthonyLatsis added the 🍒 release cherry pick Flag: Release branch cherry picks label May 3, 2023
@nate-chandler nate-chandler deleted the cherrypick/release/5.9/typelowering-lexicality-pack branch July 5, 2023 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks swift 5.9
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants