Skip to content

Commit

Permalink
doc/go1.22: remove compiler TODO
Browse files Browse the repository at this point in the history
For golang#61422.

Change-Id: Id4eed9affde20857d6b60c0b6d7d1443ea5e460b
Reviewed-on: https://go-review.googlesource.com/c/go/+/548938
Reviewed-by: Cherry Mui <cherryyz@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
  • Loading branch information
prattmic authored and ezz-no committed Feb 17, 2024
1 parent 50cc070 commit 52ef207
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions doc/go1.22.html
Original file line number Diff line number Diff line change
Expand Up @@ -212,10 +212,6 @@ <h2 id="runtime">Runtime</h2>

<h2 id="compiler">Compiler</h2>

<p>
TODO: complete this section.
</p>

<p><!-- https://go.dev/issue/61577 -->
<a href="https://go.dev/doc/pgo">Profile-guided Optimization (PGO)</a> builds
can now devirtualize a higher proportion of calls than previously possible.
Expand Down

0 comments on commit 52ef207

Please sign in to comment.