)]}'
{
  "commit": "ed8e6937ca944f2bcf5dd134a6d1bb30c423e3f2",
  "tree": "2576f20ea793bf948e33cb13426145f6165de32d",
  "parents": [
    "f9e09651d0a171d6f5e87cae6ba63c50c82c6f2a"
  ],
  "author": {
    "name": "Austin Clements",
    "email": "austin@google.com",
    "time": "Thu Jul 24 14:20:09 2025 -0400"
  },
  "committer": {
    "name": "Gopher Robot",
    "email": "gobot@golang.org",
    "time": "Tue Jul 29 12:14:55 2025 -0700"
  },
  "message": "internal/{unify,simdgen}: replace NewDef with DefBuilder\n\nNewDef requires two separate slices of field names and field values,\nwhich is really awkward to use, both because you have to pair up the\ni\u0027th positions in two slices when reading code, and because it makes\nit really awkward to conditionally add fields.\n\nFix this by replacing NewDef with a DefBuilder type that lets you add\nfield/value pairs one by one to build a Def.\n\nNo effect on generated godefs.\n\nChange-Id: I75dfb6ac798585e717965ab9d5d0f1bc6a157aef\nReviewed-on: https://go-review.googlesource.com/c/arch/+/691337\nAuto-Submit: Austin Clements \u003caustin@google.com\u003e\nLUCI-TryBot-Result: Go LUCI \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nReviewed-by: Junyang Shao \u003cshaojunyang@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "26d0adb250ff00642cc84b715464d3c57f299025",
      "old_mode": 33188,
      "old_path": "internal/simdgen/xed.go",
      "new_id": "dddf539594ffc40e6e9cc23422ddbdc78bc874a7",
      "new_mode": 33188,
      "new_path": "internal/simdgen/xed.go"
    },
    {
      "type": "modify",
      "old_id": "7386ea2c04aad6e4564e5e6efc1328620beb5c81",
      "old_mode": 33188,
      "old_path": "internal/unify/domain.go",
      "new_id": "1cd5af14cf85096345a3c7d4bc55cc5519948b72",
      "new_mode": 33188,
      "new_path": "internal/unify/domain.go"
    },
    {
      "type": "modify",
      "old_id": "08b060d135aa90c4a44e19579ecb3d1fc905212b",
      "old_mode": 33188,
      "old_path": "internal/unify/yaml.go",
      "new_id": "1b1c8139cf04648cd02192ca15f394fc051fce28",
      "new_mode": 33188,
      "new_path": "internal/unify/yaml.go"
    }
  ]
}
