summaryrefslogtreecommitdiff
path: root/test/codegen/maps.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/compile: avoid string allocations when map key is struct or array literalMartin Möhrmann2018-10-151-0/+29
* cmd/compile: optimize map-clearing range idiomMartin Möhrmann2018-05-081-0/+57
* test/codegen: port maps test to codegenAlberto Donizetti2018-03-191-0/+38