summaryrefslogtreecommitdiff
path: root/src/pkg/runtime/closure_test.go
Commit message (Expand)AuthorAgeFilesLines
* gc: make merely referencing an outer variable in a closure not force heapallo...Luuk van Dijk2011-06-011-0/+32
* gc: elide call to runtime.closure for function literals called in-place.Luuk van Dijk2011-05-311-0/+21