From 03242506def60494d1b7231e2be57ea2f07f27a8 Mon Sep 17 00:00:00 2001
From: Than McIntosh
- TODO: https://go.dev/cl/539016: go/analysis/passes/loopclosure: disable checker after go1.22.; loopclosure was modified to only not report in files with GoVersion after 1.22.
-Vet
-New warnings for missing values after append
@@ -408,9 +408,9 @@ We plan to include an API migration tool in a future release, likely Go 1.23.
There are also various performance improvements, not enumerated here.
- TODO: complete this section -
+ + +- TODO: https://go.dev/issue/61619: allow actions in JS template literals -
+ + + + + -- TODO: https://go.dev/cl/507995: html/template: support parsing complex JS template literals; modified api/next/61619.txt -
-GODEBUG
field httplaxcontentlength=1
.
- - TODO: https://go.dev/cl/528355: net/http: implement path value methods on Request; modified api/next/61410.txt -
+ + +- TODO: https://go.dev/cl/539615: net/http/cgi: the PATH_INFO should be empty or start with a slash -
-- TODO: https://go.dev/issue/61642: add Prefix.Compare and AddrPort.Compare -
- -- TODO: https://go.dev/cl/524616: net/netip: add AddrPort.Compare and Prefix.Compare; modified api/next/61642.txt -
-