]> Cypherpunks repositories - gostls13.git/commit
doc/go1.21: mention changes to the reflect package
authorIan Lance Taylor <iant@golang.org>
Fri, 26 May 2023 21:25:45 +0000 (14:25 -0700)
committerGopher Robot <gobot@golang.org>
Fri, 26 May 2023 23:31:44 +0000 (23:31 +0000)
commitc2bb350d80fa6116094f819f48d83f1f34993295
tree93e5e4e20aaf272b7b1d882c5071d75755137e21
parentdcb27e8a660a5f29de374730cb2fc9f467dae9cc
doc/go1.21: mention changes to the reflect package

Added Value.Clear, deprecated SliceHeader and StringHeader.

For #55002
For #56906

Change-Id: Ib7497aff830d56fad90c31ec28596e71a448e9ce
Reviewed-on: https://go-review.googlesource.com/c/go/+/498757
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Eli Bendersky <eliben@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
doc/go1.21.html