]> Cypherpunks repositories - gostls13.git/commit
internal/runtime/maps: get rid of a few obsolete TODOs
authorKeith Randall <khr@golang.org>
Sat, 9 Nov 2024 03:58:26 +0000 (19:58 -0800)
committerKeith Randall <khr@golang.org>
Mon, 11 Nov 2024 23:49:48 +0000 (23:49 +0000)
commitf9159b11e501f1b4cb79fe6807b97b1a1bbd2544
tree570cd49e27e12dd958730b326fbdc544a887fd67
parentfe2da30cb54aadeab243f3fc7bd3e14dd4da2892
internal/runtime/maps: get rid of a few obsolete TODOs

Change-Id: I7b3d95c0861ae2b6e0721b65aa75cda036435e9c
Reviewed-on: https://go-review.googlesource.com/c/go/+/625903
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/internal/runtime/maps/table.go