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
cmd/fix needs updating for generics, at least to update it's walk functions to account for the new data in go/ast (the IndexListExpr node and TypeParams fields). It may also require non-trivial changes.