]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.19: compiler section is complete, modulo TODOs
authorAustin Clements <austin@google.com>
Mon, 6 Jun 2022 21:05:49 +0000 (17:05 -0400)
committerAustin Clements <austin@google.com>
Tue, 7 Jun 2022 16:59:48 +0000 (16:59 +0000)
For #51400

Change-Id: I964e52e0a36e7bbe77175670e93ce8c99e7dab6d
Reviewed-on: https://go-review.googlesource.com/c/go/+/410367
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
doc/go1.19.html

index 62129160c5738bc63ead228ddd1f7e2f9c6a82af..a39eaf79d5607c23c7a49221a0bc5adacde702f3 100644 (file)
@@ -185,10 +185,8 @@ Do not send CLs removing the interior tags from such phrases.
   the <code>go</code> 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.
-
-<p>
-  TODO: complete this section, or delete if not needed
 </p>
+
 <h2 id="linker">Linker</h2>
 <p>
   TODO: complete this section, or delete if not needed