Commit Graph

4 Commits

Author SHA1 Message Date
Allan Shortlidge
c02fc4724d Tests: Remove -disable-availability-checking from many Concurrency tests.
Instead, use the `%target-swift-5.1-abi-triple` substitution to compile the tests
for deployment to the minimum OS versions required for use of _Concurrency APIs.
2024-10-18 16:21:51 -07:00
Sima Nerush
a98a8e6a32 [Tests] Add a test for accessing globally-isolated Sendable mutable storage of a Sendable value type from outside of the module. 2024-09-27 08:57:30 -07:00
Sima Nerush
e0a128fbd6 [Concurrency] Remove the global actor check when allowing 'nonisolated' on mutable Sendable storage. 2024-07-09 13:25:44 -07:00
Sima Nerush
f726e7e3da [Concurrency] Allow 'nonisolated' to be applied to mutable storage of 'Sendable' type on a globally-isolated value type. 2024-07-04 08:46:42 -07:00