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
Add Inlined.inlinedFromOuterScope and refactor inline context (#18236)
This is the first step towards supporting `Inlined` trees after lambda
lift (see
#18230 (comment)).
We decouple the way we compute if a call was inlined from an outer scope
from the inlined call.
0 commit comments