)]}'
{
  "commit": "c67006e1395de362e56bb20659c19c7122daed96",
  "tree": "49e36b83914dfbf9ea9539106529296e95c9f534",
  "parents": [
    "ac7ba99209532063243a5ff70ecafd15975e6cd8",
    "1fa9548cb98667232033d037fe43cdd52cbcc0c7"
  ],
  "author": {
    "name": "Matthias Krüger",
    "email": "476013+matthiaskrgr@users.noreply.github.com",
    "time": "Thu May 28 07:53:36 2026 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu May 28 07:53:36 2026 +0200"
  },
  "message": "Rollup merge of #156797 - ariagivens:suggest-quotes, r\u003dJonathanBrouwer\n\nSuggest adding quotation marks to identifiers in attributes\n\nWhen the user provides an identifier when a literal was expected in an attribute value, suggest adding quotation marks to the identifier to make it a string literal.\n\nFor instance:\n```\nerror: attribute value must be a literal\n  --\u003e $DIR/crate-type-non-crate.rs:9:16\n   |\nLL | #[crate_type \u003d lib]\n   |                ^^^ help: try adding quotation marks: `\"lib\"`\n```\n",
  "tree_diff": []
}
