Closed
Description
As of filing this issue, the Go 1.17 draft release notes contained the following HTML:
- reflect
-
TODO: https://golang.org/cl/266197: add Method.IsExported and StructField.IsExported methods
TODO: https://golang.org/cl/281233: add VisibleFields function
TODO: https://golang.org/cl/284136: panic if ArrayOf is called with negative length
This TODO needs to be resolved by July 1 so that we can have complete release notes for Beta 1.
A sequence of steps to resolve this issue may be:
- Come up with a draft release note entry in this issue, then move the issue to NeedsFix state.
- Send a CL with "doc/go1.17:" prefix and include "For doc: write Go 1.17 release notes #44513. Fixes doc/go1.17: document reflect changes for Go 1.17 #46019." in the body.