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
(reverted from commit a1ce848)
It turns out the previous typeParams is already fully optimized, no need
to add a local function. We just keep the change to how typeParams are
cached in type lambdas (fixing an accidental lazy val to a def).
0 commit comments