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
See the branch dotty-staging:transform/lambdalift.
The last commit contains tests for undefined/doubly defined symbols. The tests pass for -Ycheck:front, but fail for -Ycheck:patternMatcher. This looks like a blocker for integrating lambda lift.