You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CSClosure] Start using recorded targets for ReturnStmts
Multi-statement closures and result builder transformed entities
record a target for `return` statement during constraint generation.
Single-statement closure do not but they'd be handled in a special
way.
0 commit comments