go/src/encoding
Tim Cooper 96acb74655 encoding/hex: remove unused variable from BenchmarkDump
Change-Id: I1fd47e5eab27346cec488098d4f6102a0749bd28
Reviewed-on: https://go-review.googlesource.com/c/go/+/221788
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2020-03-03 14:53:52 +00:00
..
ascii85
asn1 Revert "encoding/asn1: fix unmarshalling SEQUENCE OF SET" 2019-11-08 18:55:44 +00:00
base32
base64 all: fix incorrect channel and API usage in some unit tests 2020-02-27 19:04:17 +00:00
binary encoding/binary: add float support to fast path 2019-11-08 18:35:59 +00:00
csv
gob all: fix a number of misuses of the word "an" 2019-12-10 16:23:10 +00:00
hex encoding/hex: remove unused variable from BenchmarkDump 2020-03-03 14:53:52 +00:00
json encoding/json: consolidate the isSpace function 2020-02-26 17:58:41 +00:00
pem
xml all: avoid string(i) where i has type int 2020-02-26 04:38:19 +00:00
encoding.go