)]}'
{
  "commit": "8985f1f97bb962b82f6863f1639a6fdb2d2185ca",
  "tree": "413ffe14d0c77c35d3e9acc727e1c7b1b022906b",
  "parents": [
    "4c592137d2db362be0ec34168e62c36f6f1f887b",
    "34e1e172b256676c7404124e63527812e7893500"
  ],
  "author": {
    "name": "Jacob Pratt",
    "email": "jacob@jhpratt.dev",
    "time": "Tue Apr 28 05:37:22 2026 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Apr 28 05:37:22 2026 -0400"
  },
  "message": "Rollup merge of #155847 - DaniPopes:string-push-len, r\u003djhpratt\n\nDon\u0027t reload length in String::push\n\nSame as in `Vec::push_mut`, we get `.len()` once at the start since it won\u0027t change in the `reserve()` call.\n\nSaves reloading the length after the allocation: https://godbolt.org/z/W3G165Gd7\n",
  "tree_diff": []
}
