)]}'
{
  "commit": "6d1bcd100967062e45b4f0df2daebcf6df7a02d4",
  "tree": "5aa12e70a61ebd8ba00d8ae01028db391f844fff",
  "parents": [
    "642abeced65e11b9040381fc0adfe46f73762915"
  ],
  "author": {
    "name": "David du Colombier",
    "email": "0intro@gmail.com",
    "time": "Thu Jun 18 20:07:50 2026 +0200"
  },
  "committer": {
    "name": "Gopher Robot",
    "email": "gobot@golang.org",
    "time": "Thu Jun 18 12:05:01 2026 -0700"
  },
  "message": "simd: set GOEXPERIMENT in testdata tests\n\nThe TestIFace, TestSizeof, TestCompileOk and\nTestCompileError tests run \"go test\" as a subprocess\nto build the testdata packages that import simd, which\nonly builds with GOEXPERIMENT\u003dsimd.\n\nThe subprocess is expected to inherit the experiment\nfrom the environment. However, on Plan 9, it is not\ninherited, so the simd package has no buildable files\nand the subprocess fails with \"build constraints\nexclude all Go files in src/simd\".\n\nThis change sets GOEXPERIMENT explicitly in the\nsubprocess environment, instead of relying on\ninheritance, as cmd/internal/testdir already does.\n\nChange-Id: I40ddc85296bb10320804804a53cef891b7901102\nReviewed-on: https://go-review.googlesource.com/c/go/+/792280\nReviewed-by: David Chase \u003cdrchase@google.com\u003e\nReviewed-by: Cherry Mui \u003ccherryyz@google.com\u003e\nAuto-Submit: David Chase \u003cdrchase@google.com\u003e\nLUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b8623cfcee995df25915dabe6147b7128654e00c",
      "old_mode": 33188,
      "old_path": "src/simd/testdata_test.go",
      "new_id": "7a81b50d5d2a23bd09b0582b175633d161e38ce3",
      "new_mode": 33188,
      "new_path": "src/simd/testdata_test.go"
    }
  ]
}
