)]}'
{
  "commit": "fe307c5452ac6fd2f87334a5ea4c71beeb4c4525",
  "tree": "d339aa0a15d9d8e80642c5c7c4b1a2ac2df234f9",
  "parents": [
    "e99f5f63a69af73ef570881589f043bbee87329b",
    "16fbf6a27b5962b818f4c6ca14d391c6911ed6a8"
  ],
  "author": {
    "name": "Guillaume Gomez",
    "email": "guillaume1.gomez@gmail.com",
    "time": "Fri Jan 09 12:00:01 2026 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Jan 09 12:00:01 2026 +0100"
  },
  "message": "Rollup merge of #150816 - method-anchor, r\u003dcamelid\n\nFix trait method anchor disappearing before user can click on it\n\nA good example of this bug is going to https://doc.rust-lang.org/nightly/nightly-rustc/rustc_hir_analysis/collect/struct.ItemCtxt.html#impl-HirTyLowerer%3C\u0027tcx%3E-for-ItemCtxt%3C\u0027tcx%3E, and then try to click on the `§` anchor of the `tcx` method.\n\nThe solution to this bug is to simply \"glue\" the anchor to the method, so when the mouse cursor moves to it, there is no gap between the two, preventing the anchor to disappear (hopefully this explanation doesn\u0027t make sense only to me ^^\u0027).\n\nFirst commit fixes the bug by expanding the anchor size.\nSecond commit is a small clean-up of the GUI test.\nThird commit actually adds the GUI regression test.\n\ncc @BoxyUwU\nr? @camelid\n",
  "tree_diff": []
}
