Skip to content

[TypeResolution] Enable local variable packs. #61755

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
Oct 27, 2022

Conversation

hborla
Copy link
Member

@hborla hborla commented Oct 27, 2022

Allow resolving type parameter pack references in TypeResolverContext::PatternBindingDecl if the pattern binding is in local scope. This is supported by the parameter packs proposal.

@hborla hborla requested a review from slavapestov October 27, 2022 00:07
@hborla
Copy link
Member Author

hborla commented Oct 27, 2022

@swift-ci please smoke test

@hborla
Copy link
Member Author

hborla commented Oct 27, 2022

@swift-ci please smoke test macOS

@hborla hborla merged commit f656a76 into swiftlang:main Oct 27, 2022
@hborla hborla deleted the local-variable-packs branch October 27, 2022 15:06
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