]> Cypherpunks repositories - gostls13.git/commit
Revert "cmd/compile: improve equality algs for arrays of interfaces"
authorKeith Randall <khr@golang.org>
Wed, 3 Jun 2020 17:07:09 +0000 (17:07 +0000)
committerKeith Randall <khr@golang.org>
Wed, 3 Jun 2020 17:38:23 +0000 (17:38 +0000)
commitf98b9ae07c512f824fc0327eb8b0aca0847ecdb8
tree1a53fc1ce5eb0ef0db243b0fb82e20cdc98a2bb8
parent7f349e82a257737dac18b28eab69ce793969d9cd
Revert "cmd/compile: improve equality algs for arrays of interfaces"

This reverts commit 7eab9506c92562fe49861597e7bf1fcb28f2fd40.

Reason for revert: Undoing to get back to semantics discussed in #8606.

Change-Id: If0cd7518c10c37a81fdbb4ae112239e04c0b1448
Reviewed-on: https://go-review.googlesource.com/c/go/+/236278
Run-TryBot: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/cmd/compile/internal/gc/alg.go