Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/fix: update for generics #48978

Closed
findleyr opened this issue Oct 14, 2021 · 1 comment
Closed

cmd/fix: update for generics #48978

findleyr opened this issue Oct 14, 2021 · 1 comment
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. release-blocker
Milestone

Comments

@findleyr
Copy link
Contributor

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.

@findleyr findleyr added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. release-blocker labels Oct 14, 2021
@findleyr findleyr added this to the Go1.18 milestone Oct 14, 2021
@gopherbot
Copy link

Change https://golang.org/cl/240611 mentions this issue: cmd/fix: add buildtag fix

@golang golang locked and limited conversation to collaborators Oct 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. release-blocker
Projects
None yet
Development

No branches or pull requests

2 participants