You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This task includes bumping SwiftSyntax version (may contain breaking changes again) and implementing new features included in Swift 6 that concern either classes, protocols or method signatures, for example:
This task includes bumping SwiftSyntax version (may contain breaking changes again) and implementing new features included in Swift 6 that concern either classes, protocols or method signatures, for example:
consuming
@Sendable
closureThese were taken from https://www.swift.org/blog/announcing-swift-6, if you have any more ideas on what to include, please don't hesitate to add them.
The implementation should also include tests.
The text was updated successfully, but these errors were encountered: