)]}'
{
  "commit": "8bd24d2f568ebbe249dedf423467046fbddbc335",
  "tree": "f245a5a85372bbd62768802e9f1d481fc1d76f25",
  "parents": [
    "a34f52556aa6171586aa5c6ae9a3f94e12c3223e"
  ],
  "author": {
    "name": "albab-hasan",
    "email": "albabhasan276@gmail.com",
    "time": "Sun May 24 11:42:32 2026 +0600"
  },
  "committer": {
    "name": "albab-hasan",
    "email": "albabhasan276@gmail.com",
    "time": "Sun May 24 11:42:32 2026 +0600"
  },
  "message": "fix: add import for function-like macros in extract_module assist\n\n  Fixes https://github.com/rust-lang/rust-analyzer/issues/20209\n\n   was missing a  arm,\n  causing it to always return  for macros. This made\n   false, so the import was never added to the extracted\n  module.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9e06a17337d8ee172bdb6636d3aac057a12a0089",
      "old_mode": 33188,
      "old_path": "crates/ide-assists/src/handlers/extract_module.rs",
      "new_id": "40eaed0080a0aedfcd498308d4c2aa48a131152e",
      "new_mode": 33188,
      "new_path": "crates/ide-assists/src/handlers/extract_module.rs"
    }
  ]
}
