]> Cypherpunks repositories - gostls13.git/commit
cmd/link/internal: use slices.Contains
authorTobias Klauser <tklauser@distanz.ch>
Thu, 12 Sep 2024 12:47:32 +0000 (14:47 +0200)
committerGopher Robot <gobot@golang.org>
Fri, 13 Sep 2024 16:53:31 +0000 (16:53 +0000)
commitf3c89e21a566a6c82cff3e4d4b30e21de22a84fa
tree60ceeeb689518977eb17d9de7b2738e9e4c1e66f
parent8a4b439ee6e0f5d41cb6ae30146b901f3c0ad4b7
cmd/link/internal: use slices.Contains

Change-Id: Ib437e272e0eb7d1b0969a4ed94d264ca3aad7c59
Reviewed-on: https://go-review.googlesource.com/c/go/+/612696
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Tim King <taking@google.com>
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Tim King <taking@google.com>
src/cmd/link/internal/ld/lib.go
src/cmd/link/internal/ld/util.go