master
[dev.typeparams] test: add regress tests that fail(ed) with -G=3
cmd/compile: use "satisfies" (not "implements") for constraint errors
all: avoid use of cmd/compile -G flag in tests
cmd/compile: fix wrong dict param when getting dict type
[dev.unified] test: add regress tests for #53276 and #53328
[dev.unified] test: add regress test for generic select statements
test: add test case for type parameter method indexing
test: test method expressions promoted to derived types
cmd/compile: fix devirtualization bug with unified IR