)]}'
{
  "commit": "09575ecde1d543d3d09aebb7908d4476f144a65b",
  "tree": "bd029403cfb192c219cba19fefa0b2f6e3565d69",
  "parents": [
    "2ce7a5deafe9b8fc96bf7c015836d3d11fce24db",
    "561b59255c7f9a9b6893a06b261ab08c4343b81e"
  ],
  "author": {
    "name": "Guillaume Gomez",
    "email": "guillaume1.gomez@gmail.com",
    "time": "Fri Jan 09 11:59:58 2026 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Jan 09 11:59:58 2026 +0100"
  },
  "message": "Rollup merge of #150385 - fix-expr-can-have-side-effects, r\u003djdonszelmann,samueltardieu\n\nfix `Expr::can_have_side_effects` for `[x; N]` style array literal and binary expressions\n\nAFAIK `[0; 3]` is basically a syntax sugar for `[0, 0, 0]` so it should return whether the repeat\u0027s element can have side effects, like what it does on arrays.\nAnd it seems that the rule for unary operators and indexings can be applied to binary operators as well.\n",
  "tree_diff": []
}
