-
Notifications
You must be signed in to change notification settings - Fork 18k
cmd/compile: internal compiler error: assertion failed [1.18 backport] #53274
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
Comments
This is a compiler crash for somewhat strange but plausible code. |
Change https://go.dev/cl/416694 mentions this issue: |
This is a generics issue that is not a revert. As we discussed in #53852 (comment) , we will stop backporting non-revert generics issues to 1.18, so we don't destabilize Go 1.18. Generics improvements will land on Go 1.19.x. Thanks. |
@randall77 requested issue #53254 to be considered for backport to the next 1.18 minor release.
The text was updated successfully, but these errors were encountered: