Files
golang.net/context
Sameer Ajmani 3ffb8fd19b context: fix TestAllocs to account for ints in interfaces
Recent runtime changes mean that these are stored indirectly, requiring additional allocation.

LGTM=adonovan
R=rsc, bradfitz, adonovan
CC=golang-codereviews
https://golang.org/cl/148590043
2014-10-09 13:51:22 -04:00
..