mirror of
https://github.com/golang/go
synced 2024-11-19 05:24:42 -07:00
c8a6890a12
Map literals should use the same recursion logic as struct/array/slice literals to apply an implicit &-operator to the nested literals when a pointer is wanted. + test. Also: - ensure we set the source location for all Lookup and MapUpdate instructions. - remove obsolete address.object field. R=gri, crawshaw CC=golang-dev https://golang.org/cl/12787048 |
||
---|---|---|
.. | ||
boundmeth.go | ||
coverage.go | ||
fieldprom.go | ||
ifaceconv.go | ||
ifaceprom.go | ||
initorder.go | ||
methprom.go | ||
mrvchain.go |