]> Cypherpunks repositories - gostls13.git/commit
internal/runtime: cleaner overflow checker
authorcuiweixie <cuiweixie@gmail.com>
Fri, 8 Aug 2025 09:42:56 +0000 (09:42 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 15 Aug 2025 15:13:02 +0000 (08:13 -0700)
commit052fcde9fdd1655f823e810a284c651b3481a433
treed3935623000c9c2ae6810df2995d66bc90e233b2
parent3871c0d84d214bdecc370c8717c71a9a155a363f
internal/runtime: cleaner overflow checker

remove todo

Change-Id: I4b10d7a8c26bea9296b321f53abd0330f2afc35a
GitHub-Last-Rev: b939acc2873a02687cdafc84894ab9a712d13a98
GitHub-Pull-Request: golang/go#74943
Reviewed-on: https://go-review.googlesource.com/c/go/+/694236
Auto-Submit: Michael Pratt <mpratt@google.com>
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/internal/runtime/maps/table.go
src/internal/runtime/math/math.go