]> Cypherpunks repositories - gostls13.git/commit
doc/go1.17: document text/template/parse.SkipFuncCheck
authorAriel Mashraki <ariel@mashraki.co.il>
Mon, 19 Apr 2021 19:26:47 +0000 (22:26 +0300)
committerIan Lance Taylor <iant@golang.org>
Sat, 29 May 2021 00:16:11 +0000 (00:16 +0000)
commitf6cc392d1ddd53a003c413fba4c1fc244ce2d85e
tree942d0b1f890044b625dbbad0b1b4ca26c53f59ca
parent1419ca7cead4438c8c9f17d8901aeecd9c72f577
doc/go1.17: document text/template/parse.SkipFuncCheck

Documents the newly added mode that skips type checking
functions as per CL 301493.

Fixes #46025
For #34652
For #44513
For #38627

Change-Id: I56c4f65924702a931944796e39f43cfeb66abc8a
Reviewed-on: https://go-review.googlesource.com/c/go/+/311569
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
Trust: Michael Knyszek <mknyszek@google.com>
doc/go1.17.html