]> Cypherpunks repositories - gostls13.git/commit
all: use built-in clear to clear maps
authorJes Cok <xigua67damn@gmail.com>
Tue, 25 Jul 2023 23:10:34 +0000 (23:10 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 27 Jul 2023 22:07:13 +0000 (22:07 +0000)
commit3bc28402fae2a1646e4d2756344b5eb34994d25f
treea7b1cb6fe83f489e038e9a11204eb0b9795ee802
parent1c10d743eaff174f08e48dff85f64ade0b92425c
all: use built-in clear to clear maps

Change-Id: I7f4ac72fe3230d8b7486fab0c925015cefcbe355
GitHub-Last-Rev: 54455839b674f980fb6c3afceb433db4833d340e
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>
src/cmd/go/internal/list/list.go
src/cmd/go/internal/load/pkg.go
src/cmd/gofmt/rewrite.go
src/internal/intern/intern_test.go
src/net/http/httputil/reverseproxy.go
src/runtime/map_benchmark_test.go
src/testing/benchmark.go
src/testing/match.go