Skip to content

Update SwiftSyntax to 6.0.1#288

Open
kirillyakimovich wants to merge 1 commit intodduan:mainfrom
kirillyakimovich:ky/swift_syntax_6_0
Open

Update SwiftSyntax to 6.0.1#288
kirillyakimovich wants to merge 1 commit intodduan:mainfrom
kirillyakimovich:ky/swift_syntax_6_0

Conversation

@kirillyakimovich
Copy link

@kirillyakimovich kirillyakimovich commented Jul 29, 2025

The main goal is to make it aware of typed throws (that were implemented into 6.0), as currently E013 is triggered on something like this:

    /// - returns: Something
    func doAThing() async throws(E) -> R

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.

1 participant