aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDmitri Shuralyov <dmitshur@golang.org>2024-04-15 19:54:01 -0400
committerGopher Robot <gobot@golang.org>2024-04-16 14:45:14 +0000
commitf17b28de78e7b2debd555f84a0e48be010e4fc88 (patch)
tree0b2e614e8af178daab424e02d8e7eb78a800d08d /doc
parent315b6ae682a2a4e7718924a45b8b311a0fe10043 (diff)
downloadgo-f17b28de78e7b2debd555f84a0e48be010e4fc88.tar.gz
go-f17b28de78e7b2debd555f84a0e48be010e4fc88.zip
runtime: remove no-op slice operation in Caller
rpc was an array prior to CL 152537, so it was necessary to slice it since callers accepts a slice. Now that rpc is already a slice, slicing it is no longer required. Change-Id: Ie646ef5e494323c9fb58f3a24f942e3b1ff639ea Reviewed-on: https://go-review.googlesource.com/c/go/+/579016 Reviewed-by: Keith Randall <khr@google.com> Reviewed-by: Keith Randall <khr@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions