by shigemk2

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

go 2021-12-15

  • [2021-12-15 22:40:30 +0900]: doc/go1.18: discuss embedded build info compatibility
  • [2021-12-15 09:09:36 +0900]: doc/go1.18: mention that embedding a type parameter is forbidden
  • [2021-12-15 08:39:14 +0900]: doc/go1.18: fix an unclosed anchor
  • [2021-12-15 07:07:24 +0900]: net: eliminate arbitrary timeout in TestVariousDeadlines
  • [2021-12-15 07:05:03 +0900]: doc: fix typo in 1.18 release notes for package testing
  • [2021-12-15 06:27:57 +0900]: doc/go1.18: add caution about use of generics in production
  • [2021-12-15 06:15:30 +0900]: doc/go1.18: move debug/buildinfo to core library section
  • [2021-12-15 02:48:31 +0900]: go/types: record types for union subexpressions
  • [2021-12-15 02:24:08 +0900]: api: promote next to go1.18
  • [2021-12-15 02:17:53 +0900]: doc/go1.18: remove residual TODOs
  • [2021-12-15 01:33:10 +0900]: go/types: externalize union type sets
  • [2021-12-15 00:49:07 +0900]: cmd/compile: fix any in -G=0 mode