diff --git a/doc/go1.22.html b/doc/go1.22.html index 3bc0c092ed..d265541a59 100644 --- a/doc/go1.22.html +++ b/doc/go1.22.html @@ -136,9 +136,9 @@ packages that do not have their own test files. Prior to Go 1.22 a
- 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. -
+ + +- 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 -
-