mirror of
https://github.com/golang/go
synced 2024-11-05 20:26:13 -07:00
63e6ed9258
When constant values change but stringer has not been run again, we can get misleading string values. Protect against this by generating code that will fail with a compiler error when this happens. Most compilers should be smart enough to omit the code containing the checks. Change-Id: I7a36d20f014cba0e7d88851d1b649a098ee30d76 Reviewed-on: https://go-review.googlesource.com/c/tools/+/163637 Run-TryBot: Daniel Martí <mvdan@mvdan.cc> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Daniel Martí <mvdan@mvdan.cc> |
||
---|---|---|
.. | ||
cgo.go | ||
conv.go | ||
day.go | ||
gap.go | ||
num.go | ||
number.go | ||
prime.go | ||
tag_main.go | ||
tag_tag.go | ||
unum2.go | ||
unum.go | ||
vary_day.go |