aboutsummaryrefslogtreecommitdiff
path: root/src/go/types/builtins_test.go
AgeCommit message (Expand)Author
2021-08-04[dev.typeparams] go/types: adjust unsafe.Alignof/Offsetof/SizeofRob Findley
2021-04-23go/types: implement unsafe.Add and unsafe.SliceMatthew Dempsky
2021-04-22go/types: cleanup and fix Checker.indexMatthew Dempsky
2020-02-24go/types: report correct argument types for make() built-in callsRobert Griesemer
2020-02-24go/types: report correct number of arguments for make() built-in callsRobert Griesemer
2015-04-15go/importer: added go/importer package, adjusted go/typesRobert Griesemer
2015-04-11go/types: move go/types/internal/gcimport => go/internal/gcimporterRobert Griesemer
2015-04-08go/types, go/exact: "vendor" go/types into std repoRobert Griesemer