by shigemk2

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

go 2021-12-14

  • [2021-12-14 09:15:52 +0900]: cmd/compile: fix case where we didn't delay transformAssign in varDecl
  • [2021-12-14 08:04:43 +0900]: go/types, types2: record (top-level) union types
  • [2021-12-14 06:12:50 +0900]: net/http: revert h2_bundle.go formatting change from CL 368254
  • [2021-12-14 05:42:38 +0900]: cmd/compile: avoid re-instantiating method that is already imported
  • [2021-12-14 02:03:13 +0900]: cmd/compile/internal/amd64: fix for coverage testing
  • [2021-12-14 00:24:07 +0900]: cmd/internal/obj: fix tail call in non-zero frame leaf function on MIPS and S390X