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
Previously, the map would first copy and remap the outermost symbols,
then inner declarations, then ddeclarations of those declarations etc.,
so if an outer symbol referred to a more nested one, that reference was
not remapped, causing issues later.
0 commit comments