)]}'
{
  "commit": "4a439b640fdc6d09437b5131a3809efbaddabbfa",
  "tree": "0273358f429b776205514b50f128ad984c2706ac",
  "parents": [
    "bcf3d36c997dd9b5db4bb7f40cb91dd4cf46a305"
  ],
  "author": {
    "name": "Nicholas Nethercote",
    "email": "n.nethercote@gmail.com",
    "time": "Fri Mar 20 17:09:07 2026 +1100"
  },
  "committer": {
    "name": "Nicholas Nethercote",
    "email": "n.nethercote@gmail.com",
    "time": "Fri Mar 20 17:41:33 2026 +1100"
  },
  "message": "Inline and remove `DepGraphData::try_mark_parent_green`.\n\nIt has a single call site. And also remove all the `debug!` calls that\nclutter up the code. The end result is much easier to read, with\n`try_mark_previous_green` now recursively calling itself directly,\ninstead of indirectly via `try_mark_parent_green`.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d410d9a48cd105405ba0062590150c6e8e378a7a",
      "old_mode": 33188,
      "old_path": "compiler/rustc_middle/src/dep_graph/graph.rs",
      "new_id": "23ec0eaccdebc935abee8d6f7d7a26a406c9e892",
      "new_mode": 33188,
      "new_path": "compiler/rustc_middle/src/dep_graph/graph.rs"
    }
  ]
}
