5 Commits

Author SHA1 Message Date
Jeremy Schonfeld
3fd7e028b0
(132084216) Make AnySortComparator.== not infinitely recursive (#755)
* (132084216) Make AnySortComparator.== not infinitely recursive

* Fix build failures
2024-07-22 16:49:10 -07:00
Jeremy Schonfeld
b1716fe949
Re-add sendable annotations (#740)
* (131556645) Restore sendable annotations

* (131556645) Fix build failures
2024-07-18 09:15:47 -07:00
Tony Parker
63be4bd898
Revert some Sendable fixes around KeyPath while we sort out a compiler bug with ABI stability (#679) 2024-06-14 09:58:41 -07:00
Tony Parker
caa08cf226
Enable complete concurrency checking in Foundation 2024-06-04 10:41:59 -07:00
Tony Parker
85ddb1373c
Add SortDescriptor and SortComparator (#288)
* Port SortDescriptor and SortComparator to FoundationEssentials

rdar://116408260

* Update availability
2023-10-25 10:34:17 -07:00