1
0
mirror of https://github.com/golang/go synced 2024-11-07 12:46:16 -07:00
go/src/text
Adrien Delorme d4247f5167 text/template: wrap errors returned by template functions instead of stringifying them
Fixes #34201

Change-Id: Ic2e2967e4b01167345cf38bd006cabb206a64377
GitHub-Last-Rev: 5d0c485655
GitHub-Pull-Request: golang/go#42398
Reviewed-on: https://go-review.googlesource.com/c/go/+/267838
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Trust: Daniel Martí <mvdan@mvdan.cc>
Trust: Pontus Leitzler <leitzler@gmail.com>
Trust: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
TryBot-Result: Go Bot <gobot@golang.org>
2021-03-05 18:00:44 +00:00
..
scanner
tabwriter all: update references to symbols moved from io/ioutil to io 2020-10-20 18:41:18 +00:00
template text/template: wrap errors returned by template functions instead of stringifying them 2021-03-05 18:00:44 +00:00