aboutsummaryrefslogtreecommitdiff
path: root/test/typeparam/builtins.go
AgeCommit message (Expand)Author
2024-03-25test: put type declaration back inside the functioncui fliter
2022-03-01all: avoid use of cmd/compile -G flag in testsMatthew Dempsky
2021-11-15cmd/compile: error when using internal type declarations in generic functionsKeith Randall
2021-08-06[dev.typeparams] cmd/compile/internal/types2: fix make with type parameter ar...Robert Griesemer
2021-07-28[dev.typeparams] test/typeparam: gofmt -wMatthew Dempsky
2021-07-21[dev.typeparams] cmd/compile: added a builtins.go test, fixed one bugDan Scales