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
Try not to approximate prefixes when using memberType in reflect API (scala#22448)
To achieve this, we substitute This types in `member.info` referencing classSymbol with TypeReprs actual self (which may or may not be a This type)
Fixesscala#22424
[Cherry-picked 2685750][modified]
0 commit comments