]> Cypherpunks repositories - gostls13.git/commit
std: remove unused declarations
authorAlan Donovan <adonovan@google.com>
Fri, 12 Sep 2025 20:04:24 +0000 (16:04 -0400)
committerGopher Robot <gobot@golang.org>
Thu, 25 Sep 2025 18:38:17 +0000 (11:38 -0700)
commit56067e31f257940113c0fdb2bb8e818d1b62881e
treecb82991cd9b7c48ecab3cfc39ab92fc272a479b0
parentd70ad4e740e24b4b76961c4b56d698fa23668aa2
std: remove unused declarations

One function was unused by mistake, and is now used as intended.

Change-Id: I42ae7481c6f794b310bdac656ea525bd882f146e
Reviewed-on: https://go-review.googlesource.com/c/go/+/706815
Auto-Submit: Alan Donovan <adonovan@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/runtime/stack_test.go
src/runtime/string_test.go
src/sort/sort_slices_benchmark_test.go
src/text/template/parse/lex_test.go