)]}'
{
  "commit": "34997cb16bb1e76a69429e72bd6d545c156fc786",
  "tree": "0fc231ee09e4b622df49b2c2f1f997f09c8b91b1",
  "parents": [
    "ff278757bddae9ca381dca5d50da8098107db403",
    "541ef7d7c5add9b2e5d929175be46e71dcfda992"
  ],
  "author": {
    "name": "Jonathan Brouwer",
    "email": "jonathantbrouwer@gmail.com",
    "time": "Fri May 29 09:06:21 2026 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri May 29 09:06:21 2026 +0200"
  },
  "message": "Rollup merge of #148345 - PSeitz:add_inline, r\u003djoboet\n\nadd inline to copy_within\n\nIn [lz4_flex](https://github.com/PSeitz/lz4_flex) a fixed size parameter is used to `copy_within` to avoid calls to libc memmove.\nHowever, I can see in the call stack still see calls to libc. I think it\u0027s because of the missing `inline`.\n\nIt\u0027s using the equivalent of this:\n[https://godbolt.org/z/cKqYYvKbT](https://godbolt.org/z/cKqYYvKbT)\n(in this example `copy_within` is getting inlined)\n",
  "tree_diff": []
}
