)]}'
{
  "commit": "6ee4118299263fdf2d881c8a4f70bc241dd237d4",
  "tree": "32cf0b3bb08bf973cef0f75a543b8ea82084f471",
  "parents": [
    "4e2182cc0dff2baf71b26314e8b161d9b3c0870d",
    "51c4299433f4ca3e018edcf4665282cfc5537c60"
  ],
  "author": {
    "name": "Jonathan Brouwer",
    "email": "jonathantbrouwer@gmail.com",
    "time": "Tue Apr 07 17:26:31 2026 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Apr 07 17:26:31 2026 +0200"
  },
  "message": "Rollup merge of #154761 - Vastargazing:add-regression-tests-cmp-argument-order, r\u003djhpratt\n\ncoretests: add argument order regression tests for min_by/max_by/minmax_by\n\nPR rust-lang/rust#136307 introduced a regression in min_by, max_by, and minmax_by:\nthe compare closure received arguments as (v2, v1) instead of (v1, v2),\ncontrary to the documented contract.\nAlthough this was fixed in rust-lang/rust#139357, no regression tests were added.\nThis PR adds regression tests for all three functions, verifying that compare\nalways receives arguments in the documented order (v1, v2).\nAs a bonus: first coretests coverage for minmax_by.\n",
  "tree_diff": []
}
