]> Cypherpunks repositories - gostls13.git/commit
internal/reflectlite: delete TODO pass safe to packEface don't need to copy if safe...
authorqiulaidongfeng <2645477756@qq.com>
Sat, 9 Dec 2023 05:50:59 +0000 (05:50 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 23 Jan 2024 17:20:01 +0000 (17:20 +0000)
commited18d85ad798441e13d3b428678defb5bb0fb176
tree997616f6c757e61d27df6e1e57632768ffd93a2e
parent8c45dddd5de44a5c2f469d80195f8347d7baa41c
internal/reflectlite: delete TODO pass safe to packEface don't need to copy if safe==true

reflect on the https://go-review.googlesource.com/c/go/+/548436
delete TODO the same.

Change-Id: I5b278cbfcb4108e5ffb332ba82dafb1eaa2bd6b2
GitHub-Last-Rev: cfc39509085477e9cba8e8ba1698653837a12301
GitHub-Pull-Request: golang/go#64628
Reviewed-on: https://go-review.googlesource.com/c/go/+/548615
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/internal/reflectlite/value.go