go/src/cmd/gofmt
Jes Cok 3bc28402fa all: use built-in clear to clear maps
Change-Id: I7f4ac72fe3230d8b7486fab0c925015cefcbe355
GitHub-Last-Rev: 54455839b6
GitHub-Pull-Request: golang/go#61544
Reviewed-on: https://go-review.googlesource.com/c/go/+/512376
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Keith Randall <khr@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
2023-07-27 22:07:13 +00:00
..
testdata
doc.go
gofmt.go cmd/gofmt: try to write original data on rewrite failure 2023-05-17 21:44:30 +00:00
gofmt_test.go
gofmt_unix_test.go cmd/gofmt: fix a data race in TestPermissions 2023-05-18 12:52:14 +00:00
internal.go
long_test.go all: add String for fs.{FileInfo,DirEntry} implementations 2023-05-04 16:27:35 +00:00
rewrite.go all: use built-in clear to clear maps 2023-07-27 22:07:13 +00:00
simplify.go