)]}'
{
  "commit": "1be27eb97ef3bf98a3b01411251bdfcce5100b5f",
  "tree": "5887218a3e93a942a1e0175e36986a0d43327d2d",
  "parents": [
    "5e67e2e02af79d4b3f08f71110d21fb455a76c70",
    "c4b40178135190e6f4b11addbf81aea522b9d6a8"
  ],
  "author": {
    "name": "Jacob Pratt",
    "email": "jacob@jhpratt.dev",
    "time": "Thu Aug 27 00:40:24 2026 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Aug 27 00:40:24 2026 -0400"
  },
  "message": "Rollup merge of #161843 - weihanglo:rustdoc-cargo-lints, r\u003djieyouxu\n\nrustdoc: fix lint `cargo::non_kebab_case_bins`\n\n```\nwarning: binary `rustdoc_tool_binary` should have a kebab-case name\n   |\n 1 | /checkout/obj/build/x86_64-unknown-linux-gnu/bootstrap-tools/.../rustdoc_tool_binary\n   |                                                                  ^^^^^^^^^^^^^^^^^^^\n   |\n   \u003d note: `cargo::non_kebab_case_bins` is set to `warn` by default\nhelp: to change the binary name to `rustdoc-tool-binary`, convert `bin.name`\n  --\u003e src/tools/rustdoc/Cargo.toml:10:8\n   |\n10 - name \u003d \"rustdoc_tool_binary\"\n10 + name \u003d \"rustdoc-tool-binary\"\n   |\nwarning: `rustdoc-tool` (manifest) generated 1 warning\n```\n\nSee\n\u003chttps://triage.rust-lang.org/gha-logs/rust-lang/rust/98030530980#L2026-08-26T03:05:00.5389265Z-L2026-08-26T03:05:00.5392627Z\u003e\n\nThis was found in \u003chttps://github.com/rust-lang/rust/pull/161789\u003e.\n",
  "tree_diff": []
}
