]> Cypherpunks repositories - gostls13.git/commit
runtime: remove cloudwego/frugal unused linkname from comment
authorKyle Xiao <xiaost7@gmail.com>
Wed, 4 Sep 2024 03:55:52 +0000 (11:55 +0800)
committerGopher Robot <gobot@golang.org>
Fri, 6 Sep 2024 11:47:06 +0000 (11:47 +0000)
commit123594d3863b0a4b9094a569957d1bd94ebe7512
treefcf1b5188cf4edfabbf0b9af40ffccba8637ccad
parent9e9b1f57c26a6d13fdaebef67136718b8042cdba
runtime: remove cloudwego/frugal unused linkname from comment

frugal no longer uses these methods from next Go version

Fixes #69222

Change-Id: Ie71de0752cabef7d5584d3392d6e5920ba742350
Reviewed-on: https://go-review.googlesource.com/c/go/+/609918
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Austin Clements <austin@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/runtime/alg.go
src/runtime/map_fast32_noswiss.go
src/runtime/map_fast64_noswiss.go
src/runtime/map_faststr_noswiss.go
src/runtime/map_noswiss.go
src/runtime/mgc.go
src/runtime/runtime1.go
src/runtime/string.go
src/runtime/stubs.go
src/runtime/symtab.go
src/runtime/type.go