)]}'
{
  "commit": "2f99ab13f7baf76059b00cdad393126a6cbae2b6",
  "tree": "bf1ccc556e18c323189e8cf98eadf712815ec415",
  "parents": [
    "92c7010294007f9bb819f0ddd9d9e9b5ccd5714a"
  ],
  "author": {
    "name": "Eddy (Eduard) Stefes",
    "email": "eddy@linux.ibm.com",
    "time": "Thu Apr 23 13:38:21 2026 +0200"
  },
  "committer": {
    "name": "Eddy (Eduard) Stefes",
    "email": "eddy@linux.ibm.com",
    "time": "Thu Apr 23 13:59:06 2026 +0200"
  },
  "message": "Fix classify_union to return Union for regular unions\n\nCommit 623c7d7c4bc accidentally changed the return value from\nREGULAR_UNION to RegularEnum when converting string literals\nto enum values. Commit b17670d3de2 then renamed RegularUnion\nto Union, but the buggy return statement remained unchanged.\nThis caused unions to be misclassified as enums, preventing\nLLDB from displaying union field contents.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1ed68458ae3a5cd1bcfc66a2f5713d991c5f5ab5",
      "old_mode": 33188,
      "old_path": "src/etc/rust_types.py",
      "new_id": "ca462654e44e669b2ef85e17d2cea7b6af3a02d9",
      "new_mode": 33188,
      "new_path": "src/etc/rust_types.py"
    }
  ]
}
