From: Robert Griesemer Date: Mon, 25 Oct 2010 23:41:06 +0000 (-0700) Subject: go_spec: allow copy() to copy bytes from a string into a []byte X-Git-Tag: weekly.2010-10-27~28 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=425bbadd3cc77581f3a4d767895b0e35c1fb6ca5;p=gostls13.git go_spec: allow copy() to copy bytes from a string into a []byte (language change as discussed a while ago) R=iant, ken2, r, rsc CC=golang-dev https://golang.org/cl/2716041 --- diff --git a/doc/go_spec.html b/doc/go_spec.html index 41368309de..fc47ae825d 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -1,5 +1,5 @@ - +