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][sending] Remove support for parsing transferring. #2716

Closed gottesmm closed 3 weeks ago

gottesmm commented 3 weeks ago

Explanation: This PR removes support from the compiler for parsing/handling transferring.

Radars:

Original PRs:

Risk: Low. Just deletes code that has to do with transferring. Testing: Ran compiler tests to validate nothing broke. Reviewer: @ahoppen

gottesmm commented 3 weeks ago

https://github.com/swiftlang/swift/pull/74915 @swift-ci test

gottesmm commented 3 weeks ago

https://github.com/swiftlang/swift/pull/74915 @swift-ci test

gottesmm commented 3 weeks ago

Forgot to regenerate the sources...

gottesmm commented 3 weeks ago

https://github.com/swiftlang/swift/pull/74915 @swift-ci test

gottesmm commented 3 weeks ago

https://github.com/swiftlang/swift/pull/74915 @swift-ci test