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
This is a SILGen-oriented feature and set of small
fixes that helps avoid emitting copies when they're
not needed.
The primary change when turning on this feature is
the avoidance of injecting LoadExpr's to deal with
lvalue reads, in favor of implicit BorrowExpr's
0 commit comments