swiftlang / swift-syntax

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

Enable the `sendingArgsAndResults` experimental feature #2835

Closed ahoppen closed 1 month ago

ahoppen commented 1 month ago

SE-0430 was accepted for Swift 6.0 but the experimental feature was not enabled with the proposal’s acceptance.

ahoppen commented 1 month ago

@swift-ci Please test

ahoppen commented 1 month ago

https://github.com/swiftlang/swift/pull/76298

@swift-ci Please test