diff --git a/doc/go1.18.html b/doc/go1.18.html index e796215c78..e266889cad 100644 --- a/doc/go1.18.html +++ b/doc/go1.18.html @@ -441,7 +441,8 @@ Do not send CLs removing the interior tags from such phrases.
unicode/utf8

- TODO: https://golang.org/cl/345571: add AppendRune + The AppendRune function appends the UTF-8 new + encoding of a rune to a []byte.