Doug Gregor
050a514588
[Strict memory safety] Update standard library for unsafe treated as a call effect
2025-04-25 21:54:23 -07:00
Konrad `ktoso` Malawski
85e4685f90
[Concurrency] Adjust task escalation APIs to SE accepted shapes ( #79988 )
...
* [Concurrency] Adjust task escalation APIs to SE accepted shapes
* adjust test a little bit
* Fix closure lifetime in withTaskPriorityEscalationHandler
* avoid bringing workaround func into abi by marking AEIC
2025-03-18 07:05:11 +09:00
Doug Gregor
177d16ced8
Enable strict memory safety in the Concurrency module
2025-02-26 14:28:24 -08:00
Guillaume Lessard
6b90664f54
[concurrency] fix availabilities some more
...
Extensions cannot be more available than their type for swiftinterface files.
2025-02-11 13:14:49 -08:00
Konrad `ktoso` Malawski
26c521d317
[Concurrency] Add new APIs to ABI check & add more tests
2025-02-10 17:55:42 +09:00