Closed
Description
@ianlancetaylor requested issue #38117 to be considered for backport to the next 1.14 minor release.
Looks like we're going back to the 1.13 behavior. I'll let @griesemer review the CL, but:
@gopherbot Please open a backport to 1.14.
The compiler behavior changed the way it handles constant conversions. This can break existing programs with no workaround other than rewriting the program, which should not be needed.