mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Suppressing this feature doesn't disable the use of new syntax in the normal way. Instead, it introduces `@rethrows` on the AsyncIteratorProtocol and AsyncSequence protocols, so that older compilers can still use the async sequences generated by newer compilers and standard libraries. Fixes the rest of rdar://123782658
463 B
463 B