From 0c3a0543c2e4322ff3dccf6e2b82a7fbafaaabea Mon Sep 17 00:00:00 2001 From: Austin Clements Date: Mon, 6 Jun 2022 17:05:49 -0400 Subject: [PATCH] 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 --- doc/go1.19.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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