spec: clarify that any unsafe.Pointer type is okay in conversion
The spec is not clear about whether this is allowed or not, but both compilers allow it, because the reflect implementation takes advantage of it. Document current behavior. Fixes #4679. R=golang-dev, r CC=golang-dev https://golang.org/cl/7303064
Showing
Please register or sign in to comment