mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The closure with applied base is not escaping and gets applied only once (when self is fully initialized). Let's make sure that the partial application results in on-stack closure that borrows "self" instead of copying it.
13 KiB
13 KiB