diff --git a/doc/go1.18.html b/doc/go1.18.html index 55a1de3bd8f..b86e9078746 100644 --- a/doc/go1.18.html +++ b/doc/go1.18.html @@ -115,7 +115,7 @@ Do not send CLs removing the interior tags from such phrases.
- TODO: https://golang.org/cl/349595: https://golang.org/cl/349595: cmd/go: add GOAMD64 environment variable + TODO: https://golang.org/cl/349595: cmd/go: add GOAMD64 environment variable
gofmt
- TODO: https://golang.org/cl/298611: https://golang.org/cl/298611: cmd/compile: add -asan option + TODO: https://golang.org/cl/298611: cmd/compile: add -asan option
- TODO: https://golang.org/cl/352057: https://golang.org/cl/352057: cmd/compile, runtime: track argument stack slot liveness + TODO: https://golang.org/cl/352057: cmd/compile, runtime: track argument stack slot liveness
- TODO: https://golang.org/cl/298610: https://golang.org/cl/298610: cmd/link: add -asan option + TODO: https://golang.org/cl/298610: cmd/link: add -asan option
+ TODO: https://golang.org/cl/332771: avoid allocations in Trim/TrimLeft/TrimRight +
+@@ -330,16 +338,12 @@ Do not send CLs removing the interior tags from such phrases.
TODO: https://golang.org/cl/345849: add Clone function
-TODO: https://golang.org/cl/332771: avoid allocations in Trim/TrimLeft/TrimRight