]> Cypherpunks repositories - gostls13.git/commit
internal/runtime/maps: fix noswiss builder
authorkhr@golang.org <khr@golang.org>
Sun, 17 Nov 2024 21:24:43 +0000 (13:24 -0800)
committerGopher Robot <gobot@golang.org>
Mon, 18 Nov 2024 02:09:01 +0000 (02:09 +0000)
commit90b1dc0192b62e4007031cf8b472023da08f7ca7
treead6e156f84a30baa063ffe2ad96c0b42dea87c34
parentd1180dbd5e5728d268e0dda01fd2daa261911ec8
internal/runtime/maps: fix noswiss builder

Missed initializing a field in the stub that lets the noswiss
builder test the swiss implementation.

Change-Id: Ie093478ad3e4301e4fe88ba65c132a9dbccd89a9
Reviewed-on: https://go-review.googlesource.com/c/go/+/628895
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Keith Randall <khr@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/internal/runtime/maps/export_noswiss_test.go