)]}'
{
  "commit": "cc2d6f8feee65367482c8eae2f21bc5fa266053e",
  "tree": "607dd3feea709f7130ef1c66afd0990c89a67213",
  "parents": [
    "7d8ebe3128fc87f3da1ad64240e63ccf07b8f0bd",
    "e044220de53b2e9c8a8191ff9da5df4b469eb3ea"
  ],
  "author": {
    "name": "Jonathan Brouwer",
    "email": "jonathantbrouwer@gmail.com",
    "time": "Fri Jan 30 12:12:05 2026 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Jan 30 12:12:05 2026 +0100"
  },
  "message": "Rollup merge of #151736 - Zalathar:can-load-from-disk, r\u003dnnethercote\n\nMake some load-from-disk function pointers optional in query vtables\n\nFor queries that never incremental-cache to disk, we can represent that fact with None (i.e. a null function pointer) in their vtables, and avoid having to generate stub functions that do nothing.\n\n(There is no decrease in vtable size; we just go from 3/8 padding bytes to 4/8 padding bytes.)\n\nThere should be no change to compiler output.\n",
  "tree_diff": []
}
