)]}'
{
  "commit": "8a1eb73ffb9fe155af8a8ed5913eac8e814d528c",
  "tree": "1d5c091e67a68873b3dffa97bc8b98e3eb889811",
  "parents": [
    "e7e635e41b5cc686d80eabeaedaba3de40ca4179",
    "6a0f2d4772b5d806d8b98d4409f4acf06d1e3554"
  ],
  "author": {
    "name": "Jacob Pratt",
    "email": "jacob@jhpratt.dev",
    "time": "Thu Jun 11 00:34:19 2026 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Jun 11 00:34:19 2026 -0400"
  },
  "message": "Rollup merge of #157703 - orlp:fix-instant-comment, r\u003dSimonSapin\n\nFix doc link to Instant sub in saturating caveat\n\nThe `sub` link in the caveat about saturating subtraction for `Instant` was linking to the wrong implementation of `sub`. On https://doc.rust-lang.org/std/time/struct.Instant.html it was linking to `Instant - Duration` which in fact *is not saturating*, and *will* panic. It should link to `Instant - Instant`.\n",
  "tree_diff": []
}
