)]}'
{
  "commit": "d30cb6047e50f74e2d02436348da78922a47c044",
  "tree": "4b9758e39731a90a3f26049ffda33be6d1862d1e",
  "parents": [
    "126e557c870d1b32f2167a587eb6a386b0e4b0f8"
  ],
  "author": {
    "name": "A4-Tacks",
    "email": "wdsjxhno1001@163.com",
    "time": "Thu Jul 30 04:02:24 2026 +0800"
  },
  "committer": {
    "name": "A4-Tacks",
    "email": "wdsjxhno1001@163.com",
    "time": "Thu Jul 30 04:06:52 2026 +0800"
  },
  "message": "fix: no hint with similar name raw-ident arg\n\nExample\n---\n**Before this PR**\n\n```rust\nfn faz(r#loop: u32) {}\nfn main() { faz(r#loop); }\n              //^^^^^^ r#loop\n```\n\n**After this PR**\n\n```rust\nfn faz(r#loop: u32) {}\nfn main() { faz(r#loop); }\n```\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f1689e5f9dc8a2bf70916b2059f85e072b7ace23",
      "old_mode": 33188,
      "old_path": "crates/ide/src/inlay_hints/param_name.rs",
      "new_id": "5da8f2e1624a379248e72fb3d1859203779523fb",
      "new_mode": 33188,
      "new_path": "crates/ide/src/inlay_hints/param_name.rs"
    }
  ]
}
