)]}'
{
  "commit": "bebfa65fee013bdb47ac07b54052d4784c746ba4",
  "tree": "0a93e3e4ae5d81252bcdac170b09b855f1978d34",
  "parents": [
    "8d1395a592d84d70dfdd04623c2768036f7b5553",
    "09882ef10bb0083619f7dda61b9f5c08c47ac419"
  ],
  "author": {
    "name": "Jonathan Brouwer",
    "email": "jonathantbrouwer@gmail.com",
    "time": "Tue Jul 14 16:49:07 2026 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Jul 14 16:49:07 2026 +0200"
  },
  "message": "Rollup merge of #159243 - vilgotf:once-inline, r\u003djoboet\n\ninline Once wait and wait_force\n\nI expected `OnceLock::wait` to generate an inline state check and a conditional call to `sys::Once::wait`, but a call to `Once::wait_force` is generated instead. This is because these methods are missing the `#[inline]` attribute.\n",
  "tree_diff": []
}
