-
Notifications
You must be signed in to change notification settings - Fork 434
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
Remove ValueGenerics feature from swift-syntax #3022
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
This will need a corresponding PR in swift to remove the mapping from |
Corresponding swift PR here: swiftlang/swift#80277 |
Please test with following pull request: @swift-ci please test |
949f1f7
to
13bfb9c
Compare
Please test with following pull request: @swift-ci please test |
Please test with following pull request: @swift-ci please test |
Please test with following pull request: @swift-ci please test |
Now that the feature is always enabled, swiftlang/swift#79665, remove the need of the feature here.