swift
dc3893d9 - [Concurrency] Remove redundant `Sendable` conformances in the standard library.

Commit
1 year ago
[Concurrency] Remove redundant `Sendable` conformances in the standard library. These conformances are all redundant because the `Sendable` conformance is inherited from a superclass.
Author
Parents
Loading