1
0
mirror of https://github.com/golang/go synced 2024-11-08 04:26:09 -07:00
go/src/text
Brad Fitzpatrick 435b9dd1a1 text/template: avoid a global map to help the linker's deadcode elimination
Fixes #36021
Updates #2559
Updates #26775

Change-Id: I2e6708691311035b63866f25d5b4b3977a118290
Reviewed-on: https://go-review.googlesource.com/c/go/+/210284
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
2020-04-15 15:30:46 +00:00
..
scanner text/scanner: remove AllowDigitSeparator flag again 2019-06-27 21:13:53 +00:00
tabwriter all: remove a few unused parameters 2019-04-29 13:31:54 +00:00
template text/template: avoid a global map to help the linker's deadcode elimination 2020-04-15 15:30:46 +00:00