mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
When a distributed-actor-isolated witness is provided for a non-distributed-actor-isolated requirement, always hop to the distributed thunk. While here, mark distributed thunks as being `final`, to ensure that we always statically call them vs. trying to retrieve them from the vtable (since they aren't in the vtable).
35 KiB
35 KiB