)]}'
{
  "commit": "b07688dc2ef015bca8753205fc93a1d7c9fae74b",
  "tree": "cab1c51efb81ab3e2d4b4d663f0df80f422053c6",
  "parents": [
    "ffcda118ca64988ceeee3eb66fc1c758b8a4d46c",
    "ee9b61cf754f17c979cdd6722c1dd6e3b27a101b"
  ],
  "author": {
    "name": "Jonathan Brouwer",
    "email": "jonathantbrouwer@gmail.com",
    "time": "Sun Apr 19 16:04:32 2026 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sun Apr 19 16:04:32 2026 +0200"
  },
  "message": "Rollup merge of #153873 - folkertdev:deprecate-char-max, r\u003dMark-Simulacrum\n\ndeprecate `std::char` constants and functions\n\nsimilar to how constants in those modules for numeric types have been deprecated. The `std::char` module contains:\n\nThree stable constants that this PR deprecates. These already link to their associated constant equivalents.\n\n- `MAX`\n- `REPLACEMENT_CHARACTER`\n- `UNICODE_VERSION`\n\ntwo unstable constants that this PR removes. The constants are already stablized as associated constants on `char`.\n\n- `MAX_LEN_UTF8`\n- `MAX_LEN_UTF16`\n\nFour stable functions that this PR deprecates. These already link to their method equivalents.\n\n- `fn decode_utf16`\n- `fn from_digit`\n- `fn from_u32`\n- `fn from_u32_unchecked⚠`\n\ndiscussion at [#t-libs \u003e should \u0026#96;std::char::{MIN, MAX}\u0026#96; be deprecated?](https://rust-lang.zulipchat.com/#narrow/channel/219381-t-libs/topic/should.20.60std.3A.3Achar.3A.3A.7BMIN.2C.20MAX.7D.60.20be.20deprecated.3F/with/579444750).\n\nr? libs-api\n",
  "tree_diff": []
}
