mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
* Audit and correct AsyncSequence Sendability * Annotate availability on Sendable conformances for AsyncSequences * Fix typo of Sendable.Iterator * Correct tests to use sendable builders * Add @preconcurrency annotations and fixup one remaining missing @Sendable case * Move preconcurrency to correct syntactical position * Use unchecked Sendable conditional conformance instead of marking all internals as preconcurrency and sendable * Use unchecked Sendable conditional conformance instead of marking all internals as preconcurrency and sendable for dropWhile * claim ABI changes for marking of @preconcurrency as expected
27 KiB
27 KiB