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
Make moduleVal/moduleClass return the current symbol when possible
This is more intuitive in my opinion.
As a side-effect, this makes the logic for creating stub package symbols
in `staticRef` more robust which broke the `missingDottyLib` test. This
is fixed by moving the `isPackageFromCoreLibMissing` check earlier.
0 commit comments