]> Cypherpunks repositories - gostls13.git/commit
text/template: handle UnsafePointer in isTrue
authorpgxiaolianzi <gnnu_d13@163.com>
Fri, 7 Feb 2025 08:37:50 +0000 (08:37 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 10 Feb 2025 16:21:56 +0000 (08:21 -0800)
commit181cf3c95ec99a44babb0e64c8f66956d2ac3a78
tree1f13ee619515c829fe14a2e15f608685dc403f4d
parentae26a30bb0cda77799334152a85eb63bb5cce0dc
text/template: handle UnsafePointer in isTrue

Change-Id: I4d0b5919d109f768ba04ab519e8f948a5749a752
GitHub-Last-Rev: 6f27f1193c21bb10e3b81660b4271f2c1f33be1e
GitHub-Pull-Request: golang/go#70520
Reviewed-on: https://go-review.googlesource.com/c/go/+/631076
Run-TryBot: Rob Pike <r@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Rob Pike <r@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/text/template/exec.go
src/text/template/exec_test.go