mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
3cfda35b7c
functions. These were introduced in an early draft implementation of async let, but never used by a released compiler. They are not used as symbols by any app binaries. There's no reason to keep carrying them. While I'm at it, dramatically improve the documentation of the remaining async let API functions.