Skip to content

Commit 0c3a054

Browse files
committed
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 <[email protected]> Reviewed-by: Cherry Mui <[email protected]>
1 parent 835a946 commit 0c3a054

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

doc/go1.19.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,10 +185,8 @@ <h2 id="compiler">Compiler</h2>
185185
the <code>go</code> command and by Bazel. Any other build systems
186186
that invoke the Go compiler directly will need to make sure they
187187
pass this flag as well.
188-
189-
<p>
190-
TODO: complete this section, or delete if not needed
191188
</p>
189+
192190
<h2 id="linker">Linker</h2>
193191
<p>
194192
TODO: complete this section, or delete if not needed

0 commit comments

Comments
 (0)