by shigemk2

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

go 2022-01-19

  • [2022-01-19 11:04:30 +0900]: spec: add another example for an invalid shift case
  • [2022-01-19 08:21:37 +0900]: go/types, types2: report error for invalid string(1 << s)
  • [2022-01-19 06:45:05 +0900]: cmd/compile: add missing copyright notice
  • [2022-01-19 02:21:18 +0900]: net/http: skip TestClientTimeout_Headers_h{1,2} on windows/arm and windows/arm64
  • [2022-01-19 00:49:57 +0900]: cmd/compile, go/types: fix checking of bad type switch
  • [2022-01-19 00:31:59 +0900]: cmd/compile, go/types: restore 'too many return values' error for func with no results