swift
dc3893d9
- [Concurrency] Remove redundant `Sendable` conformances in the standard library.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#75495 - [Concurrency] Remove redundant `Sendable` conformances in the standard library.
Author
hborla
Parents
7dd8914d
Loading