]> Cypherpunks repositories - gostls13.git/commit
bytes: removed unnecessary slicing on copy
authorGabriel Aszalos <gabriel.aszalos@gmail.com>
Mon, 18 Sep 2017 15:07:21 +0000 (17:07 +0200)
committerJoe Tsai <thebrokentoaster@gmail.com>
Mon, 18 Sep 2017 16:48:34 +0000 (16:48 +0000)
commit66ce8e383f1070320b9d63d06dc7f5ec40d35135
tree99417c763a8547b5a900d79409313301827b650f
parent57c79febda993fe2f4b43db07476219e7b07b452
bytes: removed unnecessary slicing on copy

Change-Id: Ia42e3479c852a88968947411de8b32e5bcda5ae3
Reviewed-on: https://go-review.googlesource.com/64371
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
Run-TryBot: Joe Tsai <thebrokentoaster@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/bytes/buffer.go