)]}'
{
  "commit": "4fa293c96516743fdc7c8acc46109f623d7e593f",
  "tree": "c5277af6b9dd71574fdbcb6181c59608ccab9d3c",
  "parents": [
    "0c326ece107ed960b98e4b08696d360981d8f73f",
    "10cc6c4a39c087be65533247d30a01ea03304a0c"
  ],
  "author": {
    "name": "Jacob Pratt",
    "email": "jacob@jhpratt.dev",
    "time": "Sat Apr 18 00:05:21 2026 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sat Apr 18 00:05:21 2026 -0400"
  },
  "message": "Rollup merge of #155454 - MadeInShineA:issue-155275-fix, r\u003dlqd\n\ndocs: Fix typo in std/src/thready/scoped.rs\n\n# Fix typo in std/src/thread/scoped.rs\n\n## Why this pr\n\nThis PR fixes the typo mentioned in rust-lang/rust#155275.\n\nI know this was originally fixed in rust-lang/rust#155325 and then in rust-lang/rust#155328.\n\nBut since the first issue was closed due to some ai slop and the second one was closed because the first one was already opened, it seems to me that this PR is still needed.\n\n## What this pr does\n\nThis PR \"just\" fixes a typo inside the `std/src/thread/scoped.rs` file\n\nChanging the comment from this:\n\n```\n/// borrow non-`\u0027static` data from the outside the scope. See [`scope`] for\n/// details.\n```\n\nto this:\n\n```\n/// borrow non-`\u0027static` data from outside the scope. See [`scope`] for\n/// details.\n```\n",
  "tree_diff": []
}
