swift
3cc05f06
- [Concurrency] Adjust `~Sendable` insertion position when a type has generic parameter list
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
12 days ago
[Concurrency] Adjust `~Sendable` insertion position when a type has generic parameter list If there are no other conformances, insert `~Sendable` right after right angle bracket of the generic parameter list.
References
#87974 - [Frontend] SE-0518: Turn `TildeSendable` into a language feature
Author
xedin
Committer
xedin
Parents
de8b2fb2
Loading