Skip to content

Main branch should have a SwiftSyntax510 module #2279

Closed
@stephencelis

Description

@stephencelis

Description

While it's suggested to use things like #if canImport(SwiftSyntax509) to target specific versions of SwiftSyntax, there's no way to support versions before 509 and after 509 at the moment. A SwiftSyntax510 module should allow libraries to be compatible with the main branch concurrently with 509, though.

Steps to Reproduce

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions