]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: simplify code using unsafe.{Slice,String}
authorcuiweixie <cuiweixie@gmail.com>
Sat, 3 Sep 2022 06:29:35 +0000 (14:29 +0800)
committerGopher Robot <gobot@golang.org>
Wed, 7 Sep 2022 01:48:30 +0000 (01:48 +0000)
commit4fe4601d37179facbf7e79627ef9d6a236364505
treed857d550d18c9a4f4f35af582c4aa84afdecbde5
parent2ee075dc47ec686b48746fd261212b044705fcdc
runtime: simplify code using unsafe.{Slice,String}

Updates #54854

Change-Id: Ie18665e93e477b6f220acf4c6c070b2af4343064
Reviewed-on: https://go-review.googlesource.com/c/go/+/428157
Run-TryBot: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/runtime/debuglog.go
src/runtime/memmove_linux_amd64_test.go
src/runtime/proc.go