)]}'
{
  "commit": "f8e3af446ef7d276f7ec87cb920abd6d6cbb2864",
  "tree": "c43fa519d9035dbe1ca18bd6585b4553b5807b3f",
  "parents": [
    "ca9a134e0985765ded9cfdde4030a5df4db7e2bd",
    "842c087427b1bd6d70da9ba3b1e7a7e013b786b0"
  ],
  "author": {
    "name": "Jacob Pratt",
    "email": "jacob@jhpratt.dev",
    "time": "Sun Apr 26 21:56:39 2026 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sun Apr 26 21:56:39 2026 -0400"
  },
  "message": "Rollup merge of #149624 - Flakebi:fix-lto, r\u003dbjorn3\n\nFix requires_lto targets needing lto set in cargo\n\nTargets that set `requires_lto \u003d true` were not actually using lto when compiling with cargo by default. They needed an extra `lto \u003d true` in `Cargo.toml` to work.\n\nFix this by letting lto take precedence over the `embed_bitcode` flag when lto is required by a target.\n\nIf both these flags would be supplied by the user, an error is generated. However, this did not happen when lto was requested by the target instead of the user.\n\nFixes rust-lang/rust#148514\nTracking issue: rust-lang/rust#135024\n",
  "tree_diff": []
}
