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
Calling `mapTypeIntoContext` on n interface type with no type
parameters is a no-op. In addition, we can avoid calling
`getGenericEnvironmentOfContext` twice, which does a search of the
DeclContext to find it.
0 commit comments