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
New semantic analyzer: fix handling invalid attrs converters (#7096)
This is a hacky fix to better handle overloaded functions during
semantic analysis. The original approach is not very clean so this
doesn't make this worse, arguably.
Fixes#6438.
0 commit comments