]> Cypherpunks repositories - gostls13.git/commit
runtime: use stringslite.CutPrefix in isExportedRuntime
authorTobias Klauser <tklauser@distanz.ch>
Fri, 4 Oct 2024 12:30:06 +0000 (14:30 +0200)
committerGopher Robot <gobot@golang.org>
Fri, 4 Oct 2024 19:47:10 +0000 (19:47 +0000)
commitd39bfafee7e6a5211af4bd1d21cfc953b14ca734
tree11a64d35b745b8322707b2c7b30e128143a787f3
parentf22afc584455081d518bbb2bd86737eeaf76a276
runtime: use stringslite.CutPrefix in isExportedRuntime

Change-Id: I7cbbe3b9a9f08ac98e3e76be7bda2f7df9c61fb3
Reviewed-on: https://go-review.googlesource.com/c/go/+/617915
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/runtime/traceback.go