)]}'
{
  "commit": "0cea5eef5e1cfa67c535eba4eb576fc0b442f1c0",
  "tree": "0ec1d2a90c7c92e58f3c81a0acdaa04ff5cecb6e",
  "parents": [
    "f869e45669788d2833825090929a64782df1c786",
    "c1ac7693f6d1637fbc512dc025f69ba2e1389e01"
  ],
  "author": {
    "name": "Jacob Pratt",
    "email": "jacob@jhpratt.dev",
    "time": "Wed Apr 08 23:04:00 2026 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Apr 08 23:04:00 2026 -0400"
  },
  "message": "Rollup merge of #155004 - okaneco:fix_truncate_extend_label, r\u003djhpratt\n\ncore/num: Fix feature name for unstable `integer_extend_truncate` functions\n\nTracking issue: https://github.com/rust-lang/rust/issues/154330\nFeature gate: `#![feature(integer_extend_truncate)]`\n\n---\n\nThe feature name for the const unstable attribute was accidentally transposed when const traits were added in https://github.com/rust-lang/rust/pull/154356/changes/68c833906666fb428e6a32f8006f3bc8f6a7833e.\n```diff\n        #[unstable(feature \u003d \"integer_extend_truncate\", issue \u003d \"154330\")]\n+       #[rustc_const_unstable(feature \u003d \"integer_truncate_extend\", issue \u003d \"154330\")]\n```\n",
  "tree_diff": []
}
