aboutsummaryrefslogtreecommitdiff
path: root/src/go/types/struct.go
AgeCommit message (Expand)Author
2021-09-08go/ast: rename MultiIndexExpr to IndexListExprRobert Findley
2021-09-02go/internal/gcimporter: add import tests for type parametersRobert Findley
2021-08-04[dev.typeparams] go/types: embedded type cannot be a (pointer to) a type para...Rob Findley
2021-07-16[dev.typeparams] go/types: move Struct type decl into struct.go (cleanup)Rob Findley
2021-06-04[dev.typeparams] go/types: move struct checking into separate fileRob Findley