)]}'
{
  "commit": "6edb1eca9dadc751efda3fd1990ebabb057eb4ca",
  "tree": "ef3d9788c616843200b555788b6b69f60ec31ad4",
  "parents": [
    "58ce74b04d323bdf73b868988d89a53098da4b19"
  ],
  "author": {
    "name": "A4-Tacks",
    "email": "wdsjxhno1001@163.com",
    "time": "Wed Sep 02 10:59:42 2026 +0800"
  },
  "committer": {
    "name": "A4-Tacks",
    "email": "wdsjxhno1001@163.com",
    "time": "Wed Sep 02 11:26:03 2026 +0800"
  },
  "message": "fix: hover `1f64` use float instead of integer\n\nExample\n---\n```rust\nfn main() {\n    $01f64;\n}\n```\n\n**Before this PR**\n\n```rust\nvalue of literal: ` 1 (0x1|0b1) `\n```\n\n**After this PR**\n\n```rust\nvalue of literal: ` 1 (bits: 0x3FF0000000000000) `\n```\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f70783fd3c0c418b9bd0e6d7c885ac37d671f185",
      "old_mode": 33188,
      "old_path": "crates/ide/src/hover/render.rs",
      "new_id": "1897168821863e904bb0a5ea7e3499d4015264e4",
      "new_mode": 33188,
      "new_path": "crates/ide/src/hover/render.rs"
    },
    {
      "type": "modify",
      "old_id": "66ccd1924639e9eb5de838688403900740d3b736",
      "old_mode": 33188,
      "old_path": "crates/ide/src/hover/tests.rs",
      "new_id": "c8aa8a2221640432040f2e941718841102cfba0a",
      "new_mode": 33188,
      "new_path": "crates/ide/src/hover/tests.rs"
    }
  ]
}
