reflect: undeprecate SliceHeader, StringHeader #56905
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
release-blocker
Milestone
If SliceHeader and StringHeader are to be deprecated, that should go through the proposal process.
Also, per https://go.dev/wiki/Deprecated, the deprecation cannot happen until Go 1.22, since their replacements are only being added in Go 1.20.
CL 452761 removes the notices.
CL 452672 restores them, for after the proposal.
The text was updated successfully, but these errors were encountered: