]> Cypherpunks repositories - gostls13.git/commit
all: re-run stringer
authorIan Lance Taylor <iant@golang.org>
Tue, 11 Apr 2023 19:01:43 +0000 (12:01 -0700)
committerGopher Robot <gobot@golang.org>
Tue, 11 Apr 2023 20:24:07 +0000 (20:24 +0000)
commit9a0c506a4e4d5be115265a33085626a82eb014c0
treea6dd40bffc373c66e1feea3396e9c1cf993c7794
parent3974029671ead7fa0bf093e4372d354c7e620800
all: re-run stringer

Re-run all go:generate stringer commands. This mostly adds checks
that the constant values did not change, but does add new strings
for the debug/dwarf and internal/pkgbits packages.

Change-Id: I5fc41f20da47338152c183d45d5ae65074e2fccf
Reviewed-on: https://go-review.googlesource.com/c/go/+/483717
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
src/cmd/internal/obj/abi_string.go
src/debug/dwarf/class_string.go
src/debug/macho/reloctype_string.go
src/html/template/attr_string.go
src/html/template/delim_string.go
src/html/template/element_string.go
src/html/template/urlpart_string.go
src/internal/pkgbits/syncmarker_string.go
src/math/big/accuracy_string.go
src/math/big/roundingmode_string.go
src/regexp/syntax/op_string.go