Skip to content

[SE-0393] Enable parameter packs for generic functions. #65214

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 3 commits into from
Apr 16, 2023

Conversation

hborla
Copy link
Member

@hborla hborla commented Apr 15, 2023

Now that SE-0393 is accepted, enable parameter packs for generic functions by default. The -enable-experimental-feature VariadicGenerics flag still exists and is required for generic types with parameter packs

The VariadicGenerics flag still exists and is required for generic types
with parameter packs
@hborla hborla requested a review from tshortli as a code owner April 16, 2023 00:23
@hborla hborla requested a review from adrian-prantl as a code owner April 16, 2023 00:48
@hborla
Copy link
Member Author

hborla commented Apr 16, 2023

@swift-ci please smoke test

@hborla hborla merged commit 6aaccf0 into swiftlang:main Apr 16, 2023
@hborla hborla deleted the enable-parameter-pack-functions branch April 16, 2023 04:16
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.

2 participants