mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
When matching a result builder in the constraint system, the closure has already been pre-checked so we don’t need to pre-check it again. Also, we can continue type checking even if the closure contained an `ErrorExpr` since result builders are now type checked like regular closures.
1.5 KiB
1.5 KiB