)]}'
{
  "commit": "122cbd043833a1d7540cc5f99c458bfca2d3c525",
  "tree": "e0c198bfbf7e006201c6498b397ca7ab0dc1409f",
  "parents": [
    "23f708107b459ed551a860ef0bf8b61bc80b48b4",
    "6bd1a031ab0431163e890f7285d396f677296bc3"
  ],
  "author": {
    "name": "bors",
    "email": "bors@rust-lang.org",
    "time": "Sun Nov 23 13:56:14 2025 +0000"
  },
  "committer": {
    "name": "bors",
    "email": "bors@rust-lang.org",
    "time": "Sun Nov 23 13:56:14 2025 +0000"
  },
  "message": "Auto merge of #147804 - tmiasko:move-copy, r\u003dcjgillot,saethlin\n\nTurn moves into copies after copy propagation\n\nPreviously copy propagation presumed that there is further unspecified distinction between move operands and copy operands in assignments and propagated moves from assignments into terminators. This is inconsistent with current operational semantics.\n\nTurn moves into copies after copy propagation to preserve existing behavior.\n\nFixes https://github.com/rust-lang/rust/issues/137936.\nFixes https://github.com/rust-lang/rust/issues/146423.\n\nr? `@cjgillot`\n",
  "tree_diff": []
}
