swift
834b606c - Correctly forward the implicit `nonisolated(nonsending)` parameter in thunks (#82705)

Commit
123 days ago
Correctly forward the implicit `nonisolated(nonsending)` parameter in thunks (#82705) Also, I discovered that we don't apply nonisolated(nonsending) to function types in the new mode. That's one for a different patch. Fixes rdar://154401813 and rdar://154137740
Author
Parents
Loading