)]}'
{
  "commit": "7a4daa48b8f4dfe00deacea6f2ba950c76de8a39",
  "tree": "9be5b5bb77cee844bc5218cbfb678ba32f38ef79",
  "parents": [
    "c0770baed8b4158a063ed27493ff2eeacfd6681c"
  ],
  "author": {
    "name": "Nicholas Nethercote",
    "email": "n.nethercote@gmail.com",
    "time": "Fri Feb 27 10:35:45 2026 +1100"
  },
  "committer": {
    "name": "Nicholas Nethercote",
    "email": "n.nethercote@gmail.com",
    "time": "Mon Mar 02 14:21:03 2026 +1100"
  },
  "message": "Avoid an early return in `try_execute_query`.\n\nWhen there are two cases of equal size and importance, I find an if/else\nexpression easier to read than an early return.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "634015403a6275093d9d26db8c3b2e8f7f9b6663",
      "old_mode": 33188,
      "old_path": "compiler/rustc_query_impl/src/execution.rs",
      "new_id": "3d1ebd7b23671dba6984a62b8dbdb75943eefbb4",
      "new_mode": 33188,
      "new_path": "compiler/rustc_query_impl/src/execution.rs"
    }
  ]
}
