summaryrefslogtreecommitdiff
path: root/test/typeparam/nested.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/compile: fix unified IR shapifying recursive instantiated typesCuong Manh Le2022-08-301-21/+5
* Revert "cmd/compile: restore test/nested.go test cases"Matthew Dempsky2022-08-231-5/+21
* cmd/compile: restore test/nested.go test casesMatthew Dempsky2022-08-231-21/+5
* cmd/compile/internal/noder: shape-based stenciling for unified IRMatthew Dempsky2022-08-181-5/+21
* all: avoid use of cmd/compile -G flag in testsMatthew Dempsky2022-03-011-1/+1
* [dev.typeparams] test: add expected failure mechanismMatthew Dempsky2021-07-071-1/+1
* [dev.typeparams] cmd/compile/internal/types2: support local defined typesMatthew Dempsky2021-06-161-0/+134