)]}'
{
  "commit": "c6e8396d54e51ec4b3e5079c161ce5ee43a4e3d1",
  "tree": "6f779641d156879b11c50c0c770b7071e254707a",
  "parents": [
    "0bd9ba20b967bbccb8603c1d24696ba5d225efbb",
    "209ea4726e23ff0e190562fdd29e09cf2bdd31e6"
  ],
  "author": {
    "name": "Jonathan Brouwer",
    "email": "jonathantbrouwer@gmail.com",
    "time": "Tue Jun 16 22:11:08 2026 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Jun 16 22:11:08 2026 +0200"
  },
  "message": "Rollup merge of #157953 - cordx56:fix-rustc_codegen_ssa-ice, r\u003dRalfJung\n\nfix(rustc_codegen_ssa): Use cg_operand for Freeze check\n\nHi, this is my first contribution, so please forgive my incorrect conventions...\nI found that rust-lang/rust#157922 is simple issue.\n\nFixes https://github.com/rust-lang/rust/issues/157922\n\n## Cause of issue\n\nIn `rustc_codegen_ssa/src/mir/rvalue.rs`, `Freeze` check is called for non-monomorphized operand pointee type of `RValue`.\nBefore this method call, there is already called `codegen_operand` method for the operand, so I use this for `Freeze` check.\n",
  "tree_diff": []
}
