go/types: keep generic methods out of method sets
Method sets define the set of methods which can be called on a value of a type, as well as the interfaces the type implements. Generic methods cannot be used to implement interfaces, nor can a generic method be called. Change-Id: Ifba6c558c045a6d377025fe2558d8821274dbe86 Reviewed-on: https://go-review.googlesource.com/c/go/+/781264 Reviewed-by: Alan Donovan <adonovan@google.com> Auto-Submit: Mark Freeman <markfreeman@google.com> LUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
M
Mark Freeman committed
2e47ef62c27e90d96e58ddb6c204ceb68861e509
Parent: fc08dcb
Committed by Gopher Robot <gobot@golang.org>
on 6/1/2026, 5:21:48 PM