swift
2a6135a3
- [AST] Implement `IgnoreSendability` flag while matching types
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[AST] Implement `IgnoreSendability` flag while matching types This supports `any Sendable` -> `Any` matching in generic types and directly. (cherry picked from commit 8a281ef4ebc611a27739be41630499f2bb5d92bc)
References
#76615 - [no merge] [6.0] Testing PR
#75178 - [6.0][Concurrency] Allow sendability mismatches while overriding `@preconcurrency` properties in Swift 5 mode
Author
xedin
Committer
xedin
Parents
7b9421d2
Loading