)]}'
{
  "commit": "4df80b19769a57d4bcb5ea1b73b1942c4fa405bd",
  "tree": "3d3ae25b7b00805c3e0043058f5d67a0b5006e81",
  "parents": [
    "9f49af87cb28f46f8e36fc9076895a0b1bcac9e1",
    "db9f9e65013419e87af78c54727f1b4f44bf75b2"
  ],
  "author": {
    "name": "Jonathan Brouwer",
    "email": "jonathantbrouwer@gmail.com",
    "time": "Sun Jan 18 18:26:06 2026 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sun Jan 18 18:26:06 2026 +0100"
  },
  "message": "Rollup merge of #151288 - fix/151250, r\u003dBoxyUwU\n\nUse `find_attr` instead of `attr::contains_name` in `lower_const_item_rhs`\n\nFixes rust-lang/rust#151250\n\n`attr::contains_name` uses `AttributeExt::name()` to filter, but for `hir::Attribute::Parsed`, this method will return `None`, and then `attr::contains_name` will return `false` here. So that the previous logic cannot work as expected.\n\nr? @BoxyUwU\n",
  "tree_diff": []
}
