mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Previously for-in target was actually an expression target, which means certain type-checking behavior. These changes make it a standalone target with custom behavior which would allow solver to introduce implicit `makeIterator` and `next` calls and move some logic from SILGen.
171 KiB
171 KiB