by shigemk2

当面は技術的なことしか書かない

go 2021-12-04

  • [2021-12-04 12:24:54 +0900]: doc/go1.18: expand section on generics
  • [2021-12-04 06:57:25 +0900]: test: add test of select inside generic function
  • [2021-12-04 05:20:33 +0900]: doc/go1.18: add documentation for changes to go/types
  • [2021-12-04 04:21:11 +0900]: doc/go1.18: change github.com/golang/go/issues to golang.org/issue
  • [2021-12-04 03:52:52 +0900]: doc/go1.18: add documentation for changes to go/ast
  • [2021-12-04 03:40:10 +0900]: cmd/compile/abi-internal: mention SSE restriction on Plan 9
  • [2021-12-04 03:39:42 +0900]: doc/go1.18: catch up with runtime/compiler commits and API changes
  • [2021-12-04 03:11:53 +0900]: doc/go1.18: add documentation for changes to go/token
  • [2021-12-04 03:04:49 +0900]: doc/go1.18: add documentation for changes to go/constant
  • [2021-12-04 02:23:44 +0900]: doc/go1.18: mention fuzzing in the release notes