-
Notifications
You must be signed in to change notification settings - Fork 18k
cmd/compile: compiler crash with "Dictionary should have already been generated" [1.18 backport] #52286
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
Labels
Milestone
Comments
Reminder for backporting that |
Change https://go.dev/cl/405543 mentions this issue: |
Closed by merging cf5fa2b to release-branch.go1.18. |
gopherbot
pushed a commit
that referenced
this issue
May 17, 2022
…ture When a fully instantiated generic method is exported, be sure to also export the types in its signature. Updates #52279. Fixes #52286. Change-Id: Icc6bca05b01f914cf67faaf1bf184eaa5484f521 Reviewed-on: https://go-review.googlesource.com/c/go/+/405118 Run-TryBot: David Chase <[email protected]> Reviewed-by: Matthew Dempsky <[email protected]> TryBot-Result: Gopher Robot <[email protected]> (cherry picked from commit 1284cc2) Reviewed-on: https://go-review.googlesource.com/c/go/+/405543 Reviewed-by: Keith Randall <[email protected]> Reviewed-by: Keith Randall <[email protected]>
Approved. This is a serious issue with no workaround. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
@ianlancetaylor requested issue #52279 to be considered for backport to the next 1.18 minor release.
The text was updated successfully, but these errors were encountered: