Files
swift-mirror/test/SILGen/nonisolated_inherits_isolation.swift
Pavel Yaskevich 8a9bbd5114 [Concurrency] Allow nonisolated(nonsending) inference on properties with async getters
When `NonisolatedNonsendingByDefault` is enabled it should infer
`nonisolated(nonsending)` for both async functions and storage as
specified by the proposal.
2025-04-30 15:19:56 -07:00

9.8 KiB