Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: avoid use of cmd/compile -G flag in tests | Matthew Dempsky | 2022-03-01 | 1 | -1/+1 |
* | cmd/compile: error when using internal type declarations in generic functions | Keith Randall | 2021-11-15 | 1 | -6/+7 |
* | [dev.typeparams] cmd/compile/internal/types2: fix make with type parameter ar... | Robert Griesemer | 2021-08-06 | 1 | -38/+33 |
* | [dev.typeparams] test/typeparam: gofmt -w | Matthew Dempsky | 2021-07-28 | 1 | -1/+3 |
* | [dev.typeparams] cmd/compile: added a builtins.go test, fixed one bug | Dan Scales | 2021-07-21 | 1 | -0/+114 |