mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The `@__distributedActorIndependent` attribute is effectively the same as nonisolated, so start treating it that way by making actor-isolation checking look for it specifically and conclude "nonisolated". Remove various special cases for this attribute that don't need to exist.
293 KiB
293 KiB