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
Fix missing changesParents in PostTyper (scala#20062)
The following two problems lead to crash of -Ysafe-init-global while
compiling scala2-library-bootstrapped:
- Fix missing changesParents in PostTyper
- Fix mismatch of parents tree and parents in symbol info
0 commit comments