summaryrefslogtreecommitdiff
path: root/test/typeparam/orderedmap.go
Commit message (Expand)AuthorAgeFilesLines
* all: avoid use of cmd/compile -G flag in testsMatthew Dempsky2022-03-011-1/+1
* [dev.typeparams] test/typeparam: gofmt -wMatthew Dempsky2021-07-281-5/+5
* [dev.typeparams] test: update all the typeparam tests to use the new union/ti...Dan Scales2021-06-031-4/+4
* cmd/compile: fix case where func-valued field of a generic type is calledDan Scales2021-03-151-0/+286