swiftlang / swift-syntax

A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
Apache License 2.0
3.13k stars 393 forks source link

[6.0] Fix renaming enum case parameters with unnamed associated arguments #2691

Closed ahoppen closed 1 month ago

ahoppen commented 1 month ago
ahoppen commented 1 month ago

https://github.com/apple/swift/pull/74534 https://github.com/apple/sourcekit-lsp/pull/1482

@swift-ci Please test

ahoppen commented 1 month ago

https://github.com/apple/swift/pull/74534 https://github.com/apple/sourcekit-lsp/pull/1482

@swift-ci Please test macOS