)]}'
{
  "commit": "8b7479003bce400ceda532a349cd841a08ea2533",
  "tree": "3b0a18fe7a11169dff5a311ffa90e5f25ad420be",
  "parents": [
    "3732c3c068405d430d071c89a66df6910325b331",
    "a25950dec682c74ada1033c299071a14a8c993de"
  ],
  "author": {
    "name": "Matthias Krüger",
    "email": "476013+matthiaskrgr@users.noreply.github.com",
    "time": "Wed Nov 19 09:48:09 2025 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Nov 19 09:48:09 2025 +0100"
  },
  "message": "Rollup merge of #148797 - sorairolake:feature/non-zero-uint-bit-width, r\u003dscottmcm\n\nfeat: Add `bit_width` for unsigned `NonZero\u003cT\u003e`\n\n- Tracking issue: rust-lang/rust#142326\n\nThis pull request adds a method to the unsigned `NonZero\u003cT\u003e` that return the minimum number of bits required to represent a value.\n\nThis can be achieved by using the `get` method and the methods added in rust-lang/rust#142328, but I think adding the `NonZero::bit_width` method is useful because it accomplishes the same thing a little more succinctly.\n",
  "tree_diff": []
}
