]> git.feebdaed.xyz Git - 0xmirror/go.git/commit
cmd/compile: more generated equality function tests
authorkhr@golang.org <khr@golang.org>
Mon, 1 Dec 2025 18:32:23 +0000 (10:32 -0800)
committerGopher Robot <gobot@golang.org>
Tue, 2 Dec 2025 20:32:35 +0000 (12:32 -0800)
commite432b4f3a1e067ac8fe7b8e0edbe60ca1f52475d
tree281f073c3376e6faa6ebf4980db84e1d874b07b0
parentc1acdcb34560b20291cf55c988d0f883a38e8bbf
cmd/compile: more generated equality function tests

Change-Id: I05cd103ea8d8bbee0ad907ff3e594de273d49e86
Reviewed-on: https://go-review.googlesource.com/c/go/+/725600
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Keith Randall <khr@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cuong Manh Le <cuong.manhle.vn@gmail.com>
src/cmd/compile/internal/test/eq_test.go [new file with mode: 0644]