Skip to content

Remove deprecated where clause in generic arguments once apple/swift/test no longer uses language mode 4 #1417

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

Closed
ahoppen opened this issue Mar 17, 2023 · 2 comments

Comments

@ahoppen
Copy link
Member

ahoppen commented Mar 17, 2023

Once apple/swift/test/ defaults to language mode 5, rather than language mode 4, we should be able to remove the deprecated where clause in generic arguments. I already had a PR up for this here but closed it because we can’t merge it yet. swiftlang/swift#63602

@ahoppen
Copy link
Member Author

ahoppen commented Mar 17, 2023

rdar://106865011

@ahoppen
Copy link
Member Author

ahoppen commented Feb 12, 2024

swift-syntax supports parsing in the Swift 4 language mode with #2466 and we thus need to continue supporting it.

@ahoppen ahoppen closed this as completed Feb 12, 2024
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

No branches or pull requests

1 participant