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
When checking for leaks we iterate over named parts which also
includes the underlying type of a TermRef. toAvoid needs to do
the same. We'd like to get a DRYer and less ad-hoc implementation
of avoid, but this does not look so easy. I tried several times
but failed so far.
0 commit comments