)]}'
{
  "commit": "8075b89aa64f55aac554ea7eab222a3ade258ca4",
  "tree": "4607d032286bd1d35d3429fc89c955c882b10d45",
  "parents": [
    "f065c9dab17ebad294122d716b4d758011857152",
    "0bcec3760467995fb08e55ef6e7be697d13490a5"
  ],
  "author": {
    "name": "Jacob Pratt",
    "email": "jacob@jhpratt.dev",
    "time": "Sat Feb 14 23:17:31 2026 -0500"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sat Feb 14 23:17:31 2026 -0500"
  },
  "message": "Rollup merge of #152508 - arferreira:improve-write-macro-diagnostic, r\u003dMark-Simulacrum\n\nImprove write! and writeln! error when called without destination\n\nFixes rust-lang/rust#152493\n\nAdds catch-all arms to `write!` and `writeln!` macros so that calling them without a destination (e.g., `write!(\"S\")` instead of `write!(f, \"S\")`) gives a clear error instead of the cryptic \"unexpected end of macro invocation\" pointing at macro internals.\n\nr? @estebank\n",
  "tree_diff": []
}
