)]}'
{
  "commit": "e7a7e3a8a08db5e1cce6147586e13ac44b677b5c",
  "tree": "223412a04fe2adb49eec6bfa12cf5af7c0556920",
  "parents": [
    "b6476686b71b710b523e2aed1a87a63824b7a56e"
  ],
  "author": {
    "name": "Rob Findley",
    "email": "rfindley@google.com",
    "time": "Mon Jul 27 14:17:17 2020 -0400"
  },
  "committer": {
    "name": "Robert Findley",
    "email": "rfindley@google.com",
    "time": "Tue Jul 28 18:51:24 2020 +0000"
  },
  "message": "internal/lsp/source: add a unit test for searchForEnclosing\n\nThe logic to resolve the enclosing type for an identifier is somewhat\ntricky. Add a unit test to exercise a few edge cases.\n\nThis would probably be easier to read and write using a hybrid approach\nthat extracts markers from the source.\n\nThis test uncovered a bug, that on the SelectorExpr branch we were\naccidentally returning a nil *Named types.Type, rather than a nil\ntypes.Type.\n\nChange-Id: I43e096f51999b2a6e109c09d3805ad70a4780398\nReviewed-on: https://go-review.googlesource.com/c/tools/+/244841\nReviewed-by: Heschi Kreinick \u003cheschi@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "acb3bfd0236323a5f349e4b2f414612f3f26de6e",
      "old_mode": 33188,
      "old_path": "internal/lsp/source/identifier.go",
      "new_id": "d4f9591d478232002a6c923fe3bd4c0c9cc42acd",
      "new_mode": 33188,
      "new_path": "internal/lsp/source/identifier.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f07e401d17d1d5002c69da4e7a1aaafe8a14f966",
      "new_mode": 33188,
      "new_path": "internal/lsp/source/identifier_test.go"
    }
  ]
}
