swift
c6526473 - Treat references to enum cases with associated values as `@Sendable` functions

Commit
1 year ago
Treat references to enum cases with associated values as `@Sendable` functions When `InferSendableFromCaptures`, make sure to treat references to enum cases that have associated values as `@Sendable` functions.
Author
Committer
Parents
Loading