]> Cypherpunks repositories - gostls13.git/commit
runtime/race: use strings.Builder
authorcuiweixie <cuiweixie@gmail.com>
Sun, 4 Sep 2022 11:07:30 +0000 (19:07 +0800)
committerGopher Robot <gobot@golang.org>
Thu, 8 Sep 2022 13:27:43 +0000 (13:27 +0000)
commit51fdfeb1ce89c61332e28ef97a3e72a1d327c2df
tree933ebcbd29c2ccd163a0cfa532deabe88aeaf4bd
parent29604312784cfbf530fcf54837b7cf42c0500d0b
runtime/race: use strings.Builder

Change-Id: I644f696d00b5bce448e0a00835b3162f5203f346
Reviewed-on: https://go-review.googlesource.com/c/go/+/428278
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/runtime/race/sched_test.go