]> Cypherpunks repositories - gostls13.git/commit
reflect: undeprecate Ptr, PtrTo
authorBrad Fitzpatrick <bradfitz@golang.org>
Wed, 27 Oct 2021 17:13:50 +0000 (10:13 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 28 Oct 2021 03:44:12 +0000 (03:44 +0000)
commit2ff1074f5ac48e67ee079dafc9f0e314bc454510
treecf67af84328617f0f72e576af9c7997b3b978074
parentb8f928b05264cbd75a0d0dbd02d979847ac237f9
reflect: undeprecate Ptr, PtrTo

Fixes #48665

Change-Id: Id838f7508f6e93c4546a2aeefc2db194e647db77
Reviewed-on: https://go-review.googlesource.com/c/go/+/359175
Trust: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/reflect/type.go