We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@randall77 requested issue #47735 to be considered for backport to the next 1.17 minor release.
@gopherbot please open a backport issue for 1.17.
The text was updated successfully, but these errors were encountered:
Programs that used to compile with 1.16 have stopped compiling for 1.17. Workarounds are possible, but can be annoying if in a dependency.
Sorry, something went wrong.
What Keith said.
Change https://golang.org/cl/345092 mentions this issue: [release-branch.go1.17] cmd/compile: allow embed into any byte slice type
[release-branch.go1.17] cmd/compile: allow embed into any byte slice type
Closed by merging 2d97a87 to release-branch.go1.17.
[release-branch.go1.17] cmd/compile: allow embed into any byte slice …
2d97a87
…type Fixes #47754 Change-Id: Ia21ea9a67f36a3edfef1b299ae4f3b00c306cd68 Reviewed-on: https://go-review.googlesource.com/c/go/+/345092 Trust: Keith Randall <[email protected]> Run-TryBot: Keith Randall <[email protected]> TryBot-Result: Go Bot <[email protected]> Reviewed-by: Matthew Dempsky <[email protected]>
No branches or pull requests
@randall77 requested issue #47735 to be considered for backport to the next 1.17 minor release.
The text was updated successfully, but these errors were encountered: