summaryrefslogtreecommitdiff
path: root/test/typeparam/issue50690a.go
Commit message (Expand)AuthorAgeFilesLines
* go/types, types2: disable field accesses through type parametersRobert Griesemer2022-03-091-12/+25
* all: avoid use of cmd/compile -G flag in testsMatthew Dempsky2022-03-011-1/+1
* cmd/compile: distinguish bound calls/field access in getInstInfoDan Scales2022-01-241-0/+62