]> Cypherpunks.ru repositories - gostls13.git/commit
all: stop using fmt.Sprintf in t.Error/t.Fatal
authorKir Kolyshkin <kolyshkin@gmail.com>
Wed, 13 Sep 2023 01:46:45 +0000 (18:46 -0700)
committerGopher Robot <gobot@golang.org>
Wed, 20 Sep 2023 18:57:24 +0000 (18:57 +0000)
commit5b37d720e39037fec4e298c3ae44d6487f029f92
tree013854f0d963a6b33e17fea28d48b51f9d175d10
parent77a1104975ebf5646f38978a054afe7ca4501fd8
all: stop using fmt.Sprintf in t.Error/t.Fatal

Change-Id: Id63e1e5ae7e225e4a6a721673bf2d43b6c398c25
Reviewed-on: https://go-review.googlesource.com/c/go/+/527701
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
src/cmd/internal/obj/ppc64/asm_test.go
src/context/x_test.go
src/runtime/defer_test.go