mirror of
https://github.com/golang/go
synced 2024-11-05 18:36:08 +00:00
doc/go1.17: remove runtime section
Updates #44513 Change-Id: I359d56fc3eeece3005f092cca2cb485664affc23 Reviewed-on: https://go-review.googlesource.com/c/go/+/324209 Trust: Jeremy Faller <jeremy@golang.org> Run-TryBot: Jeremy Faller <jeremy@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Michael Knyszek <mknyszek@google.com>
This commit is contained in:
parent
6e189afd3e
commit
e11d14225c
1 changed files with 0 additions and 6 deletions
|
@ -224,12 +224,6 @@ Do not send CLs removing the interior tags from such phrases.
|
|||
TODO: complete the Vet section
|
||||
</p>
|
||||
|
||||
<h2 id="runtime">Runtime</h2>
|
||||
|
||||
<p>
|
||||
TODO: complete the Runtime section
|
||||
</p>
|
||||
|
||||
<h2 id="compiler">Compiler</h2>
|
||||
|
||||
<p><!-- golang.org/issue/40724 -->
|
||||
|
|
Loading…
Reference in a new issue