)]}'
{
  "commit": "aae3642ea0abd2ff0ae94195510c84e32d6eb621",
  "tree": "baeb79e29b0b36ffe322228c492e9e1df3fa6f0f",
  "parents": [
    "b5d65e025bccf79b02252db0c040e158f58fed40"
  ],
  "author": {
    "name": "Alan Donovan",
    "email": "adonovan@google.com",
    "time": "Fri Jan 20 12:09:19 2023 -0500"
  },
  "committer": {
    "name": "Alan Donovan",
    "email": "adonovan@google.com",
    "time": "Mon Jan 23 18:57:34 2023 +0000"
  },
  "message": "gopls/internal/lsp/source: referencesV2: support unexported methods\n\nThis change adds support for unexported methods to the incremental\nimplementation of the \u0027references\u0027 operation, which previously\nhad to fall back to a type-check-the-world strategy for methods.\n(Exported methods are still to do.)\n\nThe implementation strategy is to record the receiver type R of\nthe target method M, and search types.Info.Uses for all objects\nthat are methods of the same name as M, whose receiver is mutually\nassignable with R.\n\nChange-Id: I4121f34df822662ccbaac5d53f3e2a5578be5431\nReviewed-on: https://go-review.googlesource.com/c/tools/+/462915\nTryBot-Result: Gopher Robot \u003cgobot@golang.org\u003e\nRun-TryBot: Alan Donovan \u003cadonovan@google.com\u003e\ngopls-CI: kokoro \u003cnoreply+kokoro@google.com\u003e\nReviewed-by: Robert Findley \u003crfindley@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6a6a8caad30d51251266bbf62da2e98d9c96aeb2",
      "old_mode": 33188,
      "old_path": "gopls/internal/lsp/lsp_test.go",
      "new_id": "eb5baf95ab0a9636dc2fcba7f86381ac57472a55",
      "new_mode": 33188,
      "new_path": "gopls/internal/lsp/lsp_test.go"
    },
    {
      "type": "modify",
      "old_id": "9ebeace6563a0fa79064db766b0c0c621c63292f",
      "old_mode": 33188,
      "old_path": "gopls/internal/lsp/source/references2.go",
      "new_id": "1fc01dc2423f0254fb6323b16df5358d0b9d301f",
      "new_mode": 33188,
      "new_path": "gopls/internal/lsp/source/references2.go"
    },
    {
      "type": "modify",
      "old_id": "19704ffbf87ff71f01c37ce442b337565cc927c1",
      "old_mode": 33188,
      "old_path": "gopls/internal/regtest/misc/references_test.go",
      "new_id": "f105f4c87c0fd94c185a9693c6dd921fee0f6fe9",
      "new_mode": 33188,
      "new_path": "gopls/internal/regtest/misc/references_test.go"
    }
  ]
}
