swift
43c3e4a5
- Merge pull request #81719 from xedin/rdar-151720646
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
46 days ago
Merge pull request #81719 from xedin/rdar-151720646 [TypeChecker] Improve diagnostics for access to actor-isolated values…
References
#81719 - [TypeChecker] Improve diagnostics for access to actor-isolated values…
Author
xedin
Parents
a478db90
9e562881
Files
22
include/swift/AST
DiagnosticsSema.def
lib/Sema
TypeCheckEffects.cpp
test
Concurrency
actor_call_implicitly_async.swift
actor_isolation.swift
concurrent_value_checking.swift
global_actor_from_ordinary_context.swift
global_actor_inference.swift
import_nsnotificationname_constants_as_nonisolated.swift
isolated_default_arguments.swift
isolated_parameters.swift
predates_concurrency.swift
predates_concurrency_swift6.swift
sendable_checking.swift
toplevel
async-5-top-level.swift
async-6-top-level.swift
no-async-6-top-level.swift
synchronous_mainactor.swift
Distributed
distributed_actor_func_implicitly_async_throws.swift
distributed_actor_isolation_and_tasks.swift
distributed_property_must_be_throws.swift
Serialization
isolated-params.swift
validation-test/Sema/SwiftUI
rdar76252310.swift
Loading