by shigemk2

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

go 2021-12-16

  • [2021-12-16 06:04:54 +0900]: cmd/compile: upgrade ssa to do (int or float) -> complex
  • [2021-12-16 04:42:58 +0900]: cmd/compile/internal/types2: record types for union subexpressions
  • [2021-12-16 04:24:56 +0900]: cmd/compile/internal/types2: externalize union type sets
  • [2021-12-16 03:52:21 +0900]: all: fix typo in comment
  • [2021-12-16 02:34:34 +0900]: cmd/compile: correct type identity comparison with "any"
  • [2021-12-16 01:39:18 +0900]: net: skip Lookup tests of external hosts on builders with flaky networks
  • [2021-12-16 00:46:11 +0900]: net: increase timing slop in TimeoutFluctuation tests on NetBSD and OpenBSD