)]}'
{
  "commit": "2ce7a5deafe9b8fc96bf7c015836d3d11fce24db",
  "tree": "799b0611bea216783b4f6036fdcc2797fc89b21a",
  "parents": [
    "3fda0e426ca17b0baa0d6e765a0d23f487350573",
    "27be5c2f682567a8825d6b50a04feda8f74ccf39"
  ],
  "author": {
    "name": "Guillaume Gomez",
    "email": "guillaume1.gomez@gmail.com",
    "time": "Fri Jan 09 11:59:57 2026 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Jan 09 11:59:57 2026 +0100"
  },
  "message": "Rollup merge of #150272 - doc/improve-iter-find-docs, r\u003dscottmcm\n\ndocs(core): update `find()` and `rfind()` examples\n\n[find()](https://doc.rust-lang.org/std/iter/trait.Iterator.html) has a missing example. In the docs there is mention of an example with double reference but it doesn\u0027t exist.\n\n\u003cimg width\u003d\"1476\" height\u003d\"1229\" alt\u003d\"image\" src\u003d\"https://github.com/user-attachments/assets/b99062ed-3a47-4b87-8e0c-58afd7de1332\" /\u003e\n\n[rfind()](https://doc.rust-lang.org/core/iter/trait.DoubleEndedIterator.html#method.rfind) is also very similar to `find()`, however it has the double reference example and no owned value example like `find()` does.\n\n\u003cimg width\u003d\"1473\" height\u003d\"1163\" alt\u003d\"image\" src\u003d\"https://github.com/user-attachments/assets/7977ae5c-9888-4513-8dfc-a7c03c7ef072\" /\u003e\n\nThis commit adds the missing examples and making them look consistent.\n",
  "tree_diff": []
}
