Closed
Description
With all the changes to go/types merged from the dev.typeparams branch, many error messages have changed. In general these were all intentional improvements, but we should try to ensure that no error messages related to generics leak in 1.17. Such errors are marked, so fuzz testing might be helpful here, in addition to manual auditing.
CC @griesemer