From: Austin Clements Date: Mon, 6 Jun 2022 21:05:49 +0000 (-0400) Subject: doc/go1.19: compiler section is complete, modulo TODOs X-Git-Tag: go1.19beta1~34 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=0c3a0543c2e4322ff3dccf6e2b82a7fbafaaabea;p=gostls13.git doc/go1.19: compiler section is complete, modulo TODOs For #51400 Change-Id: I964e52e0a36e7bbe77175670e93ce8c99e7dab6d Reviewed-on: https://go-review.googlesource.com/c/go/+/410367 Reviewed-by: Matthew Dempsky Reviewed-by: Cherry Mui --- diff --git a/doc/go1.19.html b/doc/go1.19.html index 62129160c5..a39eaf79d5 100644 --- a/doc/go1.19.html +++ b/doc/go1.19.html @@ -185,10 +185,8 @@ Do not send CLs removing the interior tags from such phrases. the go command and by Bazel. Any other build systems that invoke the Go compiler directly will need to make sure they pass this flag as well. - -

- TODO: complete this section, or delete if not needed

+

Linker

TODO: complete this section, or delete if not needed