)]}'
{
  "commit": "730591cee4670a4aa6b78bb7fa4bc6cdc12c1952",
  "tree": "6cb06132096fbfca330dfdbb088d4ddb345fd83a",
  "parents": [
    "dec8d6ebcf81c19666a3c0162a1f92ecd414c4ed",
    "ff331d2cc8ba48224fff04a4cbcb2bc5b6afe2c1"
  ],
  "author": {
    "name": "Jonathan Brouwer",
    "email": "jonathantbrouwer@gmail.com",
    "time": "Fri Jan 23 11:07:56 2026 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Jan 23 11:07:56 2026 +0100"
  },
  "message": "Rollup merge of #151520 - Zalathar:cycle-error-handling, r\u003dKivooeo\n\nRename `HandleCycleError` to `CycleErrorHandling`\n\nIn https://github.com/rust-lang/rust/pull/101303, the `handle_cycle_error` field was changed from a macro-generated closure to a macro-selected enum variant. But it was not renamed to reflect the fact that it now holds data, not code.\n\nRenaming the field and its associated enum to `cycle_error_handling: CycleErrorHandling` should make the relevant code less confusing to read.\n\nThis PR also moves the enum out of `rustc_query_system::error`, where it was easily confused with diagnostic structs.\n\nThere should be no change to compiler behaviour.\n",
  "tree_diff": []
}
