]> Cypherpunks repositories - gostls13.git/commit
text/template: use strings.Builder
authorcuiweixie <cuiweixie@gmail.com>
Sun, 4 Sep 2022 11:19:27 +0000 (19:19 +0800)
committerRob Pike <r@golang.org>
Thu, 8 Sep 2022 10:48:29 +0000 (10:48 +0000)
commit29604312784cfbf530fcf54837b7cf42c0500d0b
treed530585a66acbcd78776649abb47b145038abfd7
parentcdc6aeb6730d9bf5ec8bdf1fa155834e6db11e95
text/template: use strings.Builder

Change-Id: I559986b5408d3967c58c9abc6e8f4b04b25496a6
Reviewed-on: https://go-review.googlesource.com/c/go/+/428280
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Run-TryBot: Ian Lance Taylor <iant@google.com>
src/text/template/exec_test.go
src/text/template/funcs.go
src/text/template/multi_test.go