)]}'
{
  "commit": "243521a74a86e3de44be4331f82d87c2f9cf9028",
  "tree": "72636cc5dd6b08f2c434e11eeb3819d59a48e273",
  "parents": [
    "0a4ee11d26455281831618ff1e40c9fdc1de46e5",
    "33d143607d89024ab5ef4f5eab8718399c0be20b"
  ],
  "author": {
    "name": "Jonathan Brouwer",
    "email": "jonathantbrouwer@gmail.com",
    "time": "Sun Jun 14 19:01:02 2026 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sun Jun 14 19:01:02 2026 +0200"
  },
  "message": "Rollup merge of #157888 - TaKO8Ki:fix-raw-ref-nested-call-arg-recover, r\u003dfolkertdev\n\nAvoid `\u0026raw` call recovery inside nested delimiters\n\nFixes rust-lang/rust#157853\n\nThe `\u0026raw \u003cexpr\u003e` recovery is only valid for malformed raw refs directly in the call argument list. When it handled the nested array case, it tried to skip tokens until the call\u0027s ), reached the nested ], and could ICE in parse_token_tree.\n\nThis PR scopes the call-argument recovery to the call\u0027s delimiter depth and makes the recovery loop stop before any closing delimiter or EOF.\n",
  "tree_diff": []
}
