swift
ddfd73eb
- [RequirementMachine] Only skip Sendable requirements inferred from preconcurrency
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[RequirementMachine] Only skip Sendable requirements inferred from preconcurrency decls if the decl we're inferring the generic signature for is not itself preconcurrency.
References
#63493 - [5.8][RequirementMachine] Skip `Sendable` conformance requirements from `@preconcurrency` declarations in requirement inference.
Author
hborla
Committer
hborla
Parents
0a2e53f5
Loading