summaryrefslogtreecommitdiff
path: root/src/internal/types/testdata/examples/inference2.go
Commit message (Expand)AuthorAgeFilesLines
* go/types, types2: permit partially instantiated functions as function argumentsRobert Griesemer2023-05-161-0/+10
* go/types, types2: remove Config.EnableReverseTypeInference flagRobert Griesemer2023-05-041-2/+0
* go/types, types2: rename generic function argumentsRobert Griesemer2023-05-041-3/+1
* go/types, types2: implement reverse type inference for function argumentsRobert Griesemer2023-05-031-5/+26
* go/types, types2: reverse inference of function type argumentsRobert Griesemer2023-03-291-0/+73