]> Cypherpunks repositories - gostls13.git/commit
reflect: consistently document when value must be settable
authorIan Lance Taylor <iant@golang.org>
Wed, 11 Dec 2024 00:10:27 +0000 (16:10 -0800)
committerGopher Robot <gobot@golang.org>
Wed, 11 Dec 2024 04:00:12 +0000 (04:00 +0000)
commita9922d096f0de877fba68739b35367d4c25f6ecb
tree6ea6507191f205681a78a6f34f83b5990fe1c1a8
parent4ce116a884bd55d7046dbc999f329fa417414c00
reflect: consistently document when value must be settable

Fixes #70760

Change-Id: Ia00723698b7e502fa2c63f8f1dbe1143af22e0a5
Reviewed-on: https://go-review.googlesource.com/c/go/+/634799
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@google.com>
Commit-Queue: Ian Lance Taylor <iant@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/reflect/map_noswiss.go
src/reflect/map_swiss.go
src/reflect/value.go