summaryrefslogtreecommitdiff
path: root/test/typeparam/builtins.go
Commit message (Expand)AuthorAgeFilesLines
* all: avoid use of cmd/compile -G flag in testsMatthew Dempsky2022-03-011-1/+1
* cmd/compile: error when using internal type declarations in generic functionsKeith Randall2021-11-151-6/+7
* [dev.typeparams] cmd/compile/internal/types2: fix make with type parameter ar...Robert Griesemer2021-08-061-38/+33
* [dev.typeparams] test/typeparam: gofmt -wMatthew Dempsky2021-07-281-1/+3
* [dev.typeparams] cmd/compile: added a builtins.go test, fixed one bugDan Scales2021-07-211-0/+114