mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
When deriving witnesses for protocol conformances within an actor-isolated type, make those members 'nonisolated'. In the case where this would work, for example because some of the state is mutable, don't allow derivation of those witnesses. Fixes rdar://90233250.
2.9 KiB
2.9 KiB