)]}'
{
  "commit": "1c8e684dd5e3f11cd31f9cd421a094e75b1ba154",
  "tree": "84daf3dd8f8e498476fd1283359af828e50c0234",
  "parents": [
    "d32f97a6d27c5f8ca0449df61482f57668208b3a"
  ],
  "author": {
    "name": "Alan Donovan",
    "email": "adonovan@google.com",
    "time": "Mon Sep 25 15:56:20 2023 -0400"
  },
  "committer": {
    "name": "Gopher Robot",
    "email": "gobot@golang.org",
    "time": "Tue Sep 26 18:02:53 2023 +0000"
  },
  "message": "internal/refactor/inline: sound treatment of named results\n\nPreviously the condition for eliminating named result vars\nwas that they do not escape, but that\u0027s not strong enough:\nit should be that they are never referenced. If they are\nreferenced, they can be accommodated in a binding decl,\nas done in this change.\n\nAlso, tests for the interaction of named results with\neach strategy.\n\nChange-Id: I2a4bdeec17c98efd488f9939aebe6ab1d72a0814\nReviewed-on: https://go-review.googlesource.com/c/tools/+/530438\nReviewed-by: Robert Findley \u003crfindley@google.com\u003e\nAuto-Submit: Alan Donovan \u003cadonovan@google.com\u003e\nLUCI-TryBot-Result: Go LUCI \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "980034cef071fa661127f61c8e84743f87fa1570",
      "old_mode": 33188,
      "old_path": "internal/refactor/inline/callee.go",
      "new_id": "d3af09b5f1229e94eca9abfc35e0b87817872c39",
      "new_mode": 33188,
      "new_path": "internal/refactor/inline/callee.go"
    },
    {
      "type": "modify",
      "old_id": "e951b83672c1e5a1cd7354e155e4ce98faff5084",
      "old_mode": 33188,
      "old_path": "internal/refactor/inline/inline.go",
      "new_id": "c6362a272f001287428691f6be3fd95a65dbc3db",
      "new_mode": 33188,
      "new_path": "internal/refactor/inline/inline.go"
    },
    {
      "type": "modify",
      "old_id": "488faecea1d23f80d93b6ad17d6cad2b4bb3a59a",
      "old_mode": 33188,
      "old_path": "internal/refactor/inline/inline_test.go",
      "new_id": "b5be22b00d0f4bcd3d47bc5e20f781b7a6908b74",
      "new_mode": 33188,
      "new_path": "internal/refactor/inline/inline_test.go"
    }
  ]
}
