mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Sorting of DeclContext-local protocols and conformances shouldn't ever be necessary, because the underlying data structures that produce these lists should be deterministic. Sorting can hide any non-determinism, so stop doing it and we can address the underlying nondeterminism.
27 KiB
27 KiB